Raised by Resolver when a dependency requests a gem for which there is no spec.

Attributes
Read

The unsatisfiable dependency. This is a Gem::Resolver::DependencyRequest, not a Gem::Dependency

Read & Write

Errors encountered which may have contributed to this exception

Class Methods

Creates a new UnsatisfiableDependencyError for the unsatisfiable Gem::Resolver::DependencyRequest dep

Instance Methods

The name of the unresolved dependency

The Requirement of the unresolved dependency (not Version).