るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.090秒)

別のキーワード

  1. specification specification_version=
  2. specification current_specification_version
  3. specification specification_version_history
  4. rubygems/specification specification_version

ライブラリ

クラス

検索結果

Gem::Specification#specification_version -> Integer (81610.0)

この Gem パッケージに用いられている gemspec のバージョンを返します。

この Gem パッケージに用いられている gemspec のバージョンを返します。

Gem::Specification#specification_version=(version) (45664.0)

この Gem パッケージに用いられている gemspec のバージョンをセットします。

この Gem パッケージに用いられている gemspec のバージョンをセットします。

@param version gemspec のバージョンを指定します。

@see Gem::Specification::SPECIFICATION_VERSION_HISTORY