diff options
-rw-r--r-- | lib/rubygems/resolver.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ class Gem::Resolver include Molinillo::UI def output - @output ||= debug? ? $stdout : File.open('/dev/null', 'w') end def debug? |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/resolver.rb | 2 |
@@ -172,7 +172,7 @@ class Gem::Resolver include Molinillo::UI def output - @output ||= debug? ? $stdout : File.open('/dev/null', 'w') end def debug? |