Method: Bundler::StubSpecification#to_yaml

Defined in:
lib/bundler/stub_specification.rb

#to_yamlObject



29
30
31
# File 'lib/bundler/stub_specification.rb', line 29

def to_yaml
  _remote_specification.to_yaml
end