Libraries
»
bundler
(2.6.2)
»
Index
»
Bundler
»
SpecSet
»
#to_a
Method: Bundler::SpecSet#to_a
Defined in:
lib/bundler/spec_set.rb
#
to_a
⇒
Object
101 102 103
# File 'lib/bundler/spec_set.rb', line 101
def
to_a
sorted
.
dup
end