Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/commands/update_commandライブラリ > Gem::Commands::UpdateCommandクラス > which_to_update

instance method Gem::Commands::UpdateCommand#which_to_update

which_to_update(highest_installed_gems, gem_names) -> Array

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

class Gem::Commands::UpdateCommand