diff options
-rw-r--r-- | lib/rubygems/path_support.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ class Gem::PathSupport gem_path = default_path end - gem_path.map { |path| expand(path) }.uniq end # Return the default Gem path |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/path_support.rb | 2 |
@@ -68,7 +68,7 @@ class Gem::PathSupport gem_path = default_path end - gem_path.map { |path| expand(path) }.uniq end # Return the default Gem path |