method
new
v2_6_3 -
Show latest stable
- Class:
Bundler::SpecSet
new(specs)public
No documentation available.
# File lib/bundler/spec_set.rb, line 15
def initialize(specs)
@specs = specs
end new(specs)No documentation available.
# File lib/bundler/spec_set.rb, line 15
def initialize(specs)
@specs = specs
end