mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
117b504b98
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. |
||
---|---|---|
.. | ||
gemfile | ||
gems | ||
allow_offline_install_spec.rb | ||
binstubs_spec.rb | ||
bundler_spec.rb | ||
deploy_spec.rb | ||
failure_spec.rb | ||
gemfile_spec.rb | ||
gemspecs_spec.rb | ||
git_spec.rb | ||
global_cache_spec.rb | ||
path_spec.rb | ||
prereleases_spec.rb | ||
process_lock_spec.rb | ||
redownload_spec.rb | ||
security_policy_spec.rb | ||
yanked_spec.rb |