On this page
class Bundler::Molinillo::Resolver::Resolution::Conflict
Public Instance Methods
# File lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 33
def possibility
possibility_set && possibility_set.latest_version
end
@return [Object] a spec that was unable to be activated due to a conflict
Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.