method
to_hash
v2_6_3 -
Show latest stable
- Class:
Bundler::SpecSet
to_hash()public
No documentation available.
# File lib/bundler/spec_set.rb, line 78
def to_hash
lookup.dup
end to_hash()No documentation available.
# File lib/bundler/spec_set.rb, line 78
def to_hash
lookup.dup
end