summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/unpack_command.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-06-08 13:44:40 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-06-08 13:49:37 +0900
commit3776c48cf41950d2cc994676bb2735ee1a0a474e (patch)
tree11b04ae138f921233eb1ce1571cf45c55ccb82f2 /lib/rubygems/commands/unpack_command.rb
parent1696f80f400518ea1b5304c23d8192140a7e55c6 (diff)
Revert "require rubygems/package where used"
This reverts commit b76630f73e8362d3072bfa7178471ddc5d21c235. It fails with `make test-bundler BUNDLER_SPECS=runtime/setup_spec.rb:1204`
Diffstat (limited to 'lib/rubygems/commands/unpack_command.rb')
-rw-r--r--lib/rubygems/commands/unpack_command.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rubygems/commands/unpack_command.rb b/lib/rubygems/commands/unpack_command.rb
index 938db701e5..f7ffea3e95 100644
--- a/lib/rubygems/commands/unpack_command.rb
+++ b/lib/rubygems/commands/unpack_command.rb
@@ -3,7 +3,6 @@ require 'rubygems/command'
require 'rubygems/version_option'
require 'rubygems/security_option'
require 'rubygems/remote_fetcher'
-require 'rubygems/package'
# forward-declare