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 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
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
doctor_spec.rb
exec_spec.rb Fix most exec specs 2020-06-15 12:38:39 +09:00
help_spec.rb
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
inject_spec.rb
install_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb
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
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_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
version_spec.rb
viz_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00