diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/rubygems.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb index 77930016f..3be98d3c5 100644 --- a/lib/rubygems.rb +++ b/lib/rubygems.rb @@ -823,7 +823,7 @@ module Gem end -module Config +module RbConfig # :stopdoc: class << self # Return the path to the data directory associated with the named |
