Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
latest_version()
public
@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