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).
Remove everything in the DependencyList
that matches but doesn't satisfy items in dependencies
(a
hash of gem names to arrays of dependencies).
Please login to continue.