diff options
author | bronzdoc <[email protected]> | 2019-06-22 23:42:21 -0600 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2019-07-31 07:47:01 +0800 |
commit | c421ef11423742b62a22efa8d0df449cb7364491 () | |
tree | b97dece367acf9f3853bf9bff9149e41b608af11 /lib/rubygems/command.rb | |
parent | 5eacb4c52ed52185d78aa1437c0a69ed986a95f6 (diff) |
[rubygems/rubygems] Move gemcutter utilities code to Gem::Command
https://.com/rubygems/rubygems/commit/f296645033
-rw-r--r-- | lib/rubygems/command.rb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ class Gem::Command include Gem::UserInteraction ## # The name of the command. |