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:
parent
4aca77edde
commit
473f9d2df0
Notes:
git
2020-12-08 17:30:30 +09:00
135 changed files with 1326 additions and 901 deletions
|
@ -602,6 +602,10 @@ EOF
|
|||
reset_rubygems!
|
||||
end
|
||||
|
||||
def reset_settings!
|
||||
@settings = nil
|
||||
end
|
||||
|
||||
def reset_paths!
|
||||
@bin_path = nil
|
||||
@bundler_major_version = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue