mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
parent
9d696aa204
commit
2755cb1b2f
262 changed files with 3027 additions and 3113 deletions
|
@ -13,8 +13,8 @@ class Gem::Commands::SpecificationCommand < Gem::Command
|
|||
Gem.load_yaml
|
||||
|
||||
super "specification", "Display gem specification (in yaml)",
|
||||
:domain => :local, :version => Gem::Requirement.default,
|
||||
:format => :yaml
|
||||
domain: :local, version: Gem::Requirement.default,
|
||||
format: :yaml
|
||||
|
||||
add_version_option("examine")
|
||||
add_platform_option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue