# File lib/rubygems/commands/outdated_command.rb, line 6 def initialize super 'outdated', 'Display all gems that need updates' end