summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/uninstall_command.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/commands/uninstall_command.rb6
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