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
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
..
bundler [rubygems/rubygems] Revert multi ruby{,gems} version requirement fix 2020-06-05 07:32:42 +09:00
cache [rubygems/rubygems] Fix silently broken spec 2020-06-18 19:14:15 +09:00
commands [rubygems/rubygems] Remove bad bundle install 2020-06-18 19:14:15 +09:00
install [rubygems/rubygems] Fix some sudo specs to do the right thing on bundler 3 2020-06-18 19:14:15 +09:00
lock [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundler 2020-06-18 19:14:15 +09:00
other Fix most exec specs 2020-06-15 12:38:39 +09:00
plugins [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
realworld Re-record all cassettes 2020-06-05 07:32:42 +09:00
resolver Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
runtime [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundler 2020-06-18 19:14:15 +09:00
support [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/ 2020-06-18 19:14:15 +09:00
update [rubygems/rubygems] Unskip "monorepo issues" 2020-06-05 07:32:42 +09:00
quality_es_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
quality_spec.rb [rubygems/rubygems] Support running specs against a tarball 2020-06-05 07:32:42 +09:00
spec_helper.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00