Revert a commit miss in "Fixed potential memory leak"
This reverts an unintentional change in commit 79d9528ddca1dfe2dd99287dc88fd7c2b30f7137.
This commit is contained in:
parent
df5fd1d09c
commit
ef13558fcd
@ -189,7 +189,6 @@ class Gem::Installer
|
||||
if options[:user_install]
|
||||
@gem_home = Gem.user_dir
|
||||
@bin_dir = Gem.bindir gem_home unless options[:bin_dir]
|
||||
@plugins_dir = Gem.plugindir(gem_home)
|
||||
check_that_user_bin_dir_is_in_path
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user