るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.038秒)
トップページ > バージョン:2.5.0[x] > クエリ:Gem::Specification[x] > クエリ:specification[x] > クエリ:dependent_gems[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. specification specification_version
  2. specification specification_version=
  3. rubygems/specification dependent_gems
  4. specification dependent_gems
  5. rubygems/specification specification_version

ライブラリ

クラス

検索結果

Gem::Specification#dependent_gems -> Array (126379.0)

この Gem に依存している全ての Gem の情報のリストを返します。

この Gem に依存している全ての Gem の情報のリストを返します。

それぞれのエントリは配列になっており、各要素は以下のようになっています。

(0) Gem::Specification
(1) Gem::Dependency
(2) Gem::Specification の配列