Class
Gem::Commands::UpdateCommand
In:
lib/rubygems/commands/update_command.rb
Parent:
Gem::Command
Methods
do_rubygems_update
execute
new
which_to_update
Included Modules
Gem::InstallUpdateOptions
Gem::LocalRemoteOptions
Gem::VersionOption
Public Class methods
new
()
Public Instance methods
do_rubygems_update
(version)
Update the RubyGems software to
version
.
execute
()
which_to_update
(highest_installed_gems, gem_names)
[Validate]