diff options
-rw-r--r-- | lib/rubygems/commands/unpack_command.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,7 @@ module Gem::Security # :nodoc: end class Gem::Commands::UnpackCommand < Gem::Command include Gem::VersionOption include Gem::SecurityOption @@ -172,4 +173,5 @@ command help for an example. path end end |