diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-11 02:32:35 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-11 02:32:35 +0000 |
commit | 20d68c92ca089156e7b216ce823b699fce3410ea () | |
tree | f99fd12cacf0da4f47c337995cceeb17c0511bc0 /lib | |
parent | 4eb272e83c3872504bce29daa967778e1e4a8419 (diff) |
Revert r38296 and r38301
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | lib/rubygems/defaults.rb | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -41,11 +41,6 @@ module Gem end @default_dir ||= File.join(*path) - rescue - p RbConfig::CONFIG - p ConfigMap - p ConfigMap.default_proc - raise end ## |