[rubygems/rubygems] Fix a typo
https://github.com/rubygems/rubygems/commit/7c096a5df8
This commit is contained in:
parent
f430701b1b
commit
36c4dda738
@ -1828,7 +1828,7 @@ gem 'other', version
|
||||
|
||||
installer = Gem::Installer.at(
|
||||
gem_with_ill_formated_platform,
|
||||
:install_dir => @gem_home,
|
||||
:install_dir => @gemhome,
|
||||
:user_install => false,
|
||||
:force => true
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user