Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > rubygems/commands/update_commandライブラリ > Gem::Commands::UpdateCommandクラス
クラスの継承リスト: Gem::Commands::UpdateCommand < Gem::InstallUpdateOptions < Gem::LocalRemoteOptions < Gem::VersionOption < Gem::Command < Gem::UserInteraction < Gem::DefaultUserInteraction < Object < Kernel < BasicObject
ローカルリポジトリにインストールされている Gem パッケージを更新するためのクラスです。
do_rubygems_update(version)
[permalink][rdoc]RubyGems 自体を更新します。
which_to_update(highest_installed_gems, gem_names) -> Array
[permalink][rdoc]更新が必要な Gem のリストを返します。