# File lib/rubygems/dependency_list.rb, line 31
def
add
(
*
gemspecs
)
@specs
.
push
(
*
gemspecs
)
end