Object
@return [Object] most up-to-date dependency in the possibility set
# File bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 50 def latest_version possibilities.last end
String representation of the possibility set, for debugging
# File bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 45 def to_s "[#{possibilities.join(', ')}]" end
This page was generated for Ruby 3.0.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.