new(needed, set=IndexSet.new)
Class Public methods
Create DependencyResolver object
which will resolve the tree starting with needed
Depedency
objects.
set
is an object that provides where to look for
specifications to satisify the Dependencies. This defaults to IndexSet, which will query
rubygems.org.
Please login to continue.