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/other
David Rodríguez 117b504b98 Fix most exec specs
The `gem_command` helper was failing to require `support/hax.rb`, which
takes care of making sure rubygems actually picks up the right `ruby`
executable under ruby-core setup (`ENV["RUBY"]`). This caused binstubs
to be generated with a wrong shebang, and that caused `bundle exec` to
not work. The error message was pretty confusing though due to
https://bugs.ruby-lang.org/issues/16952.
2020-06-15 12:38:39 +09:00
..
cli_dispatch_spec.rb [bundler/bundler] Remove cache_command_is_package feature flag 2019-08-03 09:29:58 +09:00
ext_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
major_deprecation_spec.rb [rubygems/rubygems] Deprecate the --no-deployment flag 2020-06-05 07:32:42 +09:00
platform_spec.rb Fix most exec specs 2020-06-15 12:38:39 +09:00