aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-30 16:34:01 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-30 16:34:01 +0000
commitc42a5df5c15514f3bdd385fcc4209afede940686 (patch)
tree2743a45814ed318f42133f37462453d6444157a8 /lib/rubygems.rb
parentd5bfa31f824005f7a8ce6c2bae1fafd2461aad80 (diff)
downloadruby-c42a5df5c15514f3bdd385fcc4209afede940686.tar.gz
* ext/extmk.rb: use RbConfig instead of Config.
* instruby.rb: ditto. * lib/rubygems.rb: ditto. * test/rubygems/test_config.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rubygems.rb')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 77930016fa..3be98d3c56 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