зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Fix a typo
https://github.com/rubygems/rubygems/commit/7c096a5df8
This commit is contained in:
Родитель
f430701b1b
Коммит
36c4dda738
|
@ -1828,7 +1828,7 @@ gem 'other', version
|
||||||
|
|
||||||
installer = Gem::Installer.at(
|
installer = Gem::Installer.at(
|
||||||
gem_with_ill_formated_platform,
|
gem_with_ill_formated_platform,
|
||||||
:install_dir => @gem_home,
|
:install_dir => @gemhome,
|
||||||
:user_install => false,
|
:user_install => false,
|
||||||
:force => true
|
:force => true
|
||||||
)
|
)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче