Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/installerライブラリ > Gem::Installerクラス > spec

instance method Gem::Installer#spec

spec -> Gem::Specification

インストールしようとしている Gem に対応する Gem::Specification のインスタンスを返します。

class Gem::Installer