Method: Bundler::SpecSet#to_hash

Defined in:
lib/bundler/spec_set.rb

#to_hashObject


103
104
105
# File 'lib/bundler/spec_set.rb', line 103

def to_hash
  lookup.dup
end