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/runtime
David Rodríguez 529a9e8a1f [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundler
We have a check on an `at_exit` hook that checks that system bundler is
never loaded instead of our development copy. The check was failing in
these cases, but in a silent way because the errors were being swallowed.

This commit changes these specs to make sure they load the right
bundler.

https://github.com/rubygems/rubygems/commit/cd1c1bc297
2020-06-18 19:14:15 +09:00
..
executable_spec.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
gem_tasks_spec.rb Fixup 1d079a0c5d 2020-05-22 20:32:30 +09:00
inline_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
load_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
platform_spec.rb [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundler 2020-06-18 19:14:15 +09:00
require_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
setup_spec.rb [rubygems/rubygems] Change spec to do the right thing on bundler 3 2020-06-18 19:14:15 +09:00
with_unbundled_env_spec.rb Fixup 1d079a0c5d 2020-05-22 20:32:30 +09:00