ruby/spec/bundler/commands
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
..
add_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
binstubs_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
cache_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
check_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
clean_spec.rb Marked the failing examples with the current master branch on ruby repository 2020-05-22 20:32:30 +09:00
config_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
console_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
doctor_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
exec_spec.rb Fix most exec specs 2020-06-15 12:38:39 +09:00
help_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
info_spec.rb [rubygems/rubygems] Fix bundle info not indicating a gem which has been deleted, unlike bundle show 2020-06-05 07:32:42 +09:00
init_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
inject_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
install_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
issue_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
licenses_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
list_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
lock_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
newgem_spec.rb [rubygems/rubygems] Tag test framework hint specs and use out helper 2020-06-05 07:32:42 +09:00
open_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
outdated_spec.rb [rubygems/rubygems] Pass --deployment flag directly 2020-06-05 07:32:42 +09:00
post_bundle_message_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
pristine_spec.rb Marked the failing examples with the current master branch on ruby repository 2020-05-22 20:32:30 +09:00
remove_spec.rb [rubygems/rubygems] Remove multiline gem specifications correctly 2020-06-05 07:32:42 +09:00
show_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
update_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
version_spec.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
viz_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00