method
allow_missing?
ruby latest stable - Class:
Gem::Resolver::Molinillo::SpecificationProvider
allow_missing?(dependency)public
Returns whether this dependency, which has no possible matching specifications, can safely be ignored.
@param [Object] dependency @return [Boolean] whether this dependency can safely be skipped.