るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.054秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > ライブラリ:rubygems[x] > クエリ:gem[x] > クエリ:specification_version[x]

別のキーワード

  1. specification version
  2. specification version=
  3. rubygems/specification version
  4. rubygems/specification version=
  5. specification mark_version

クラス

検索結果

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

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

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

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

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

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

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

@see Gem::Specification::SPECIFICATION_VERSION_HISTORY