diff options
-rw-r--r-- | lib/rubygems/commands/uninstall_command.rb | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -67,6 +67,12 @@ class Gem::Commands::UninstallCommand < Gem::Command options[:force] = value end add_version_option add_platform_option end |