зеркало из https://github.com/github/ruby.git
[bundler/bundler] Fix spec using the deprecated `bundle config` mode
https://github.com/bundler/bundler/commit/789dd1864f
This commit is contained in:
Родитель
c50c2354cf
Коммит
0653d8c601
|
@ -843,7 +843,7 @@ __FILE__: #{path.to_s.inspect}
|
|||
source "#{file_uri_for(gem_repo1)}"
|
||||
gem "rack"
|
||||
G
|
||||
bundle "config path vendor/bundler"
|
||||
bundle "config set path vendor/bundler"
|
||||
bundle! :install, :system_bundler => true
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче