method

default_gem

ruby latest stable - Class: Bundler::StubSpecification

Method not available on this version

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

default_gem()
public

No documentation available.

# File lib/bundler/stub_specification.rb, line 50
    def default_gem
      stub.default_gem
    end