diff options
-rw-r--r-- | lib/rubygems/defaults.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ module Gem # Path to specification files of default gems. def self.default_specifications_dir - File.join(Gem.default_dir, "specifications", "default") end ## |