method
description
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::UpdateCommand
description()public
No documentation available.
# File lib/rubygems/commands/update_command.rb, line 55
def description # :nodoc:
The update command will update your gems to the latest version.The update comamnd does not remove the previous version. Use the cleanupcommand to remove old versions.
end