るりまサーチ

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

別のキーワード

  1. specification version
  2. specification version=
  3. specification mark_version
  4. specification email
  5. specification extensions

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

@see Gem::Specification::SPECIFICATION_VERSION_HISTORY...