diff options
-rw-r--r-- | lib/rubygems/commands/which_command.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ class Gem::Commands::WhichCommand < Gem::Command end say "(checking gem #{spec.full_name} for #{arg})" if - Gem.configuration.verbose end paths = find_paths arg, dirs |