diff options
-rw-r--r-- | lib/rubygems/commands/query_command.rb | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -61,6 +61,15 @@ class Gem::Commands::QueryCommand < Gem::Command "--local --name-matches // --no-details --versions --no-installed" end def execute exit_code = 0 |