diff options
-rw-r--r-- | lib/rubygems/version_option.rb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ require_relative "../rubygems" # Mixin methods for --version and --platform Gem::Command options. module Gem::VersionOption - ## # Add the --platform option to the option parser. |