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 4271f4aea5
[rubygems/rubygems] Fix bundler binstub version selection
To mimic built-in rubygems behaviour, only thing that should be
approximated is the lockfile version. Other alternatives like
`BUNDLER_VERSION` should be respected exactly.

https://github.com/rubygems/rubygems/commit/dbd667d4bc
2021-07-27 09:25:55 +09:00
..
add_spec.rb
binstubs_spec.rb [rubygems/rubygems] Fix bundler binstub version selection 2021-07-27 09:25:55 +09:00
cache_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
check_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
clean_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
config_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
console_spec.rb Try to fix other failures of writing XDG_CONFIG_HOME 2021-04-19 21:40:29 +09:00
doctor_spec.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
exec_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
fund_spec.rb
help_spec.rb
info_spec.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
init_spec.rb
inject_spec.rb
install_spec.rb [rubygems/rubygems] Fix development gem unintentionally removed on an edge case 2021-07-16 15:40:07 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
newgem_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
open_spec.rb
outdated_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
post_bundle_message_spec.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
pristine_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
remove_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
show_spec.rb
update_spec.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
version_spec.rb
viz_spec.rb