mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
parent
9d696aa204
commit
2755cb1b2f
262 changed files with 3027 additions and 3113 deletions
|
@ -11,7 +11,7 @@ class Gem::Commands::DependencyCommand < Gem::Command
|
|||
def initialize
|
||||
super "dependency",
|
||||
"Show the dependencies of an installed gem",
|
||||
:version => Gem::Requirement.default, :domain => :local
|
||||
version: Gem::Requirement.default, domain: :local
|
||||
|
||||
add_version_option
|
||||
add_platform_option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue