Method: Bundler::SpecSet#to_a

Defined in:
lib/bundler/spec_set.rb

#to_aObject



101
102
103
# File 'lib/bundler/spec_set.rb', line 101

def to_a
  sorted.dup
end