1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Merge prepare version of Bundler 2.2.0

This commit is contained in:
Hiroshi SHIBATA 2020-12-08 16:36:29 +09:00
parent 4aca77edde
commit 473f9d2df0
Notes: git 2020-12-08 17:30:30 +09:00
135 changed files with 1326 additions and 901 deletions

View file

@ -602,6 +602,10 @@ EOF
reset_rubygems!
end
def reset_settings!
@settings = nil
end
def reset_paths!
@bin_path = nil
@bundler_major_version = nil