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/support
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
..
artifice Fix bin/rake spec:realworld:record 2020-06-05 07:32:42 +09:00
builders.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
command_execution.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
filters.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
hax.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
helpers.rb Fix most exec specs 2020-06-15 12:38:39 +09:00
indexes.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
matchers.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
path.rb [rubygems/rubygems] Support running specs against a tarball 2020-06-05 07:32:42 +09:00
permissions.rb
platforms.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
rubygems_ext.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
rubygems_version_manager.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
silent_logger.rb
sometimes.rb
streams.rb
sudo.rb
switch_rubygems.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
the_bundle.rb