diff options
-rw-r--r-- | lib/rubygems/config_file.rb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -37,7 +37,6 @@ require 'rbconfig' # - per environment (gemrc files listed in the GEMRC environment variable) class Gem::ConfigFile - include Gem::UserInteraction DEFAULT_BACKTRACE = false @@ -497,5 +496,4 @@ if you believe they were disclosed to a third party. end end end - end |