method

allow_missing?

ruby latest stable - Class: Bundler::Molinillo::SpecificationProvider

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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.