class Gem::BasicSpecification
def stubbed?
about the gem from a stub line, without having to evaluate the
Whether this specification is stubbed - i.e. we have information
#
def stubbed? raise NotImplementedError end
def stubbed? raise NotImplementedError end