download(path) Instance Public methods
==(other) Instance Public methods
new(spec, req, others_possible=true) Class Public methods
conflicting_dependencies() Instance Public methods
new(conflict) Class Public methods
why_not_ok?(quick = false) Instance Public methods
tsort_each_node(&block) Instance Public methods
tsort_each_child(node) Instance Public methods
spec_predecessors() Instance Public methods Return a hash of predecessors. result[spec] is an Array of gemspecs that have a dependency satisfied by the named gemspec.
remove_specs_unsatisfied_by(dependencies) Instance Public methods Remove everything in the DependencyList that matches but doesn't satisfy items in dependencies (a hash of gem names to arrays of dependencies).
Page 2030 of 2275