Gem::Resolver::Molinillo
is a generic dependency resolution algorithm.
Patterns used to parse URI’s
Indicates some other unhandled resolver error was encountered.
A generic resource abstract class.
Converts Ruby link flags into something cargo understands
An error that occurred during the resolution process
Indicates a problem with the DNS
request.
Location resource
Error raised when no cdylib artifact was created
Raised when a lockfile cannot be parsed
An error caused by searching for a dependency that is completely unknown, i.e. has no versions available whatsoever.
An error caused by attempting to fulfil a dependency that was circular
@note This exception will be thrown if and only if a {Vertex} is added to a
{DependencyGraph} that has a {DependencyGraph::Vertex#path_to?} an existing {DependencyGraph::Vertex}
An error caused by conflicts in version
This class encapsulates a dependency resolver. The resolver is responsible for determining which set of dependencies to activate, with feedback from the {#specification_provider}