Exception: Bundler::Molinillo::CircularDependencyError

Inherits:
ResolverError
  • Object
show all
Defined in:
lib/bundler/vendor/molinillo/lib/molinillo/errors.rb

Overview

Note:

This exception will be thrown iff a Vertex is added to a DependencyGraph that has a DependencyGraph::Vertex#path_to? an existing DependencyGraph::Vertex

An error caused by attempting to fulfil a dependency that was circular

Instance Attribute Summary collapse