add_specs(*gem_specs) -> Hash[permalink][rdoc][edit]- 
自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。
- [PARAM] gem_specs:
 - 複数の Gem::Specification のインスタンスを指定します。
 
 
add_specs(*gem_specs) -> Hash[permalink][rdoc][edit]自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。