summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/cleanup_command.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/commands/cleanup_command.rb2
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ If no gems are named all gems in GEM_HOME are cleaned.
clean_gems
end
- say "Clean Up Complete"
verbose do
skipped = @default_gems.map { |spec| spec.full_name }