るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.011秒)
トップページ > バージョン:2.6.0[x] > クエリ:outdated[x]

別のキーワード

  1. sourceindex outdated
  2. rubygems/source_index outdated
  3. rubygems/commands/outdated_command outdatedcommand
  4. rubygems rubygems/commands/outdated_command
  5. rubygems/commands/outdated_command rubygems

検索結果

Gem::SourceIndex#outdated -> Array (54304.0)

更新されていない Gem::Specification のリストを返します。

更新されていない Gem::Specification のリストを返します。

rubygems/commands/outdated_command (18019.0)

更新が必要な Gem パッケージの一覧を出力するためのライブラリです。

更新が必要な Gem パッケージの一覧を出力するためのライブラリです。

Usage: gem outdated [options]
Options:
--platform PLATFORM 指定されたプラットフォームに関する情報を表示します
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに限定します
-b, --both ...

Gem::Commands::OutdatedCommand (18001.0)

更新が必要な Gem パッケージの一覧を出力するためのクラスです。

更新が必要な Gem パッケージの一覧を出力するためのクラスです。