gem specification <GEMFILE> <FIELD>

Display gem specification (in yaml)

Arguments

NameDescription
GEMFILEName of gem to show the gemspec for
FIELDName of gemspec field to show

Options

NameDescription
-v, --version <VERSION>Specify version of gem to examine
--platform <PLATFORM>Specify the platform of gem to specification
--prereleaseAllow prerelease versions of a gem
--no-prereleaseDo not allow prerelease versions of a gem
--allOutput specifications for all versions of the gem
--rubyOutput ruby format
--yamlOutput YAML format
--marshalOutput Marshal format