るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. updatecommand which_to_update
  2. updatecommand do_rubygems_update
  3. rubygems/commands/update_command updatecommand
  4. rubygems/commands/update_command gem::commands::updatecommand
  5. updatecommand

検索結果

Gem::Commands::UpdateCommand (54001.0)

ローカルリポジトリにインストールされている Gem パッケージを更新するためのクラスです。

ローカルリポジトリにインストールされている Gem パッケージを更新するためのクラスです。

Gem::Commands::UpdateCommand#do_rubygems_update(version) (9001.0)

RubyGems 自体を更新します。

RubyGems 自体を更新します。

Gem::Commands::UpdateCommand#which_to_update(highest_installed_gems, gem_names) -> Array (9001.0)

更新が必要な Gem のリストを返します。

更新が必要な Gem のリストを返します。