diff options
author | David RodrÃguez <[email protected]> | 2021-12-04 13:15:32 +0100 |
---|---|---|
committer | git <[email protected]> | 2022-09-29 03:41:52 +0900 |
commit | 668e78f01b99085dad4840bbde15a538abb4df90 (patch) | |
tree | 6835ff7e8530f89ae56e0b9b7b5564b7c1e15237 /test/coverage/test_coverage.rb | |
parent | 20eff52087cba5c6ea54a2d67869f1e4eb024c8e (diff) |
[rubygems/rubygems] Only activate bundler when needed
Loading Bundler beforehand was actually replacing ENV with a backup of
the pre-Bundler environment through `Bundler::EnvironmentPreserver`. I
think that was making a bug in `ENV.replace` not bite our tests, because
Bundler includes proper patches to workaround that issue. So this commit
also includes these patches in RubyGems tests.
https://github.com/rubygems/rubygems/commit/8e079149b9
Diffstat (limited to 'test/coverage/test_coverage.rb')
0 files changed, 0 insertions, 0 deletions