Support for the Ruby 2.4 series has ended. See here for reference.
Gem::Resolver::Molinillo
is a generic dependency resolution algorithm.
A state that a {Resolution} can be in @attr [String] name the name of the current requirement @attr [Array<Object>] requirements currently unsatisfied requirements @attr [DependencyGraph] activated the graph of activated dependencies @attr [Object] requirement the current requirement @attr [Object] possibilities the possibilities to satisfy the current requirement @attr [Integer] depth the depth of the resolution @attr [Set<Object>] conflicts unresolved conflicts
The version of Gem::Resolver::Molinillo
.