Class
Gem::Commands::UpdateCommand
In:
lib/rubygems/commands/update_command.rb
Parent:
Command
Methods
arguments
defaults_str
do_rubygems_update
execute
new
which_to_update
Included Modules
InstallUpdateOptions
Public Class methods
new
()
Public Instance methods
arguments
()
defaults_str
()
do_rubygems_update
(version_string)
execute
()
which_to_update
(highest_installed_gems, remote_gemspecs)
[Validate]