method

to_yaml

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.

to_yaml()
public

No documentation available.

# File lib/bundler/stub_specification.rb, line 29
    def to_yaml
      _remote_specification.to_yaml
    end