るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. specification development_dependencies
  2. specification runtime_dependencies
  3. rubygems/specification development_dependencies
  4. specification dependencies
  5. rubygems/specification runtime_dependencies

ライブラリ

クラス

検索結果

Gem::Uninstaller#dependencies_ok?(spec) -> bool (72622.0)

アンインストール指定された Gem を削除しても依存関係を満たすことができるか どうかチェックします。

アンインストール指定された Gem を削除しても依存関係を満たすことができるか
どうかチェックします。

@param spec アンインストール指定されている Gem の Gem::Specification を指定します。