1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/commands
David Rodríguez 01f95ede0e [rubygems/rubygems] Rename BUNDLE_SPEC_RUN environment variable
The `BUNDLE_` prefix should be reserved to first class settings that
should be listed when running `bundle config`. This one is just a hacky
environment variable that has not corresponding documented setting.

https://github.com/rubygems/rubygems/commit/7e255c5058
2021-12-21 06:48:27 +09:00
..
add_spec.rb [rubygems/rubygems] Add github and ref options to bundle add 2021-12-11 00:13:25 +09:00
binstubs_spec.rb
cache_spec.rb
check_spec.rb [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
clean_spec.rb Merge RubyGems and Bundler master 2021-12-15 18:05:18 +09:00
config_spec.rb [rubygems/rubygems] Rename BUNDLE_SPEC_RUN environment variable 2021-12-21 06:48:27 +09:00
console_spec.rb
doctor_spec.rb [rubygems/rubygems] Fix escape of filenames in bundle doctor 2021-11-30 01:29:34 +09:00
exec_spec.rb [rubygems/rubygems] Improve errors a bit more 2021-12-17 16:35:20 +09:00
fund_spec.rb
help_spec.rb
info_spec.rb [rubygems/rubygems] Add --version parameter to bundle info command. 2021-12-06 18:03:54 +09:00
init_spec.rb
inject_spec.rb
install_spec.rb [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
newgem_spec.rb Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbd 2021-12-01 11:00:10 +09:00
open_spec.rb
outdated_spec.rb
post_bundle_message_spec.rb
pristine_spec.rb
remove_spec.rb [rubygems/rubygems] Remove gemfile_should_be helper as well 2021-11-12 06:05:08 +09:00
show_spec.rb
update_spec.rb [rubygems/rubygems] Allow bundle update to downgrade gems by changing the Gemfile 2021-11-19 10:12:10 +09:00
version_spec.rb
viz_spec.rb