mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge bundler-2.2.0.rc.2
This commit is contained in:
parent
7ffd14a18c
commit
d386a58f6f
Notes:
git
2020-10-15 17:19:31 +09:00
200 changed files with 1058 additions and 3672 deletions
|
@ -17,7 +17,7 @@ module Bundler
|
|||
perform_bundle_install unless options["skip-install"]
|
||||
end
|
||||
|
||||
private
|
||||
private
|
||||
|
||||
def perform_bundle_install
|
||||
Installer.install(Bundler.root, Bundler.definition)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue