Object
@return [Object] most up-to-date dependency in the possibility set
# File lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 50 def latest_version possibilities.last end
String representation of the possibility set, for debugging
# File lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 45 def to_s "[#{possibilities.join(', ')}]" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.