Method: Bundler::Molinillo::Resolver#specification_provider

Defined in:
lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb

#specification_providerSpecificationProvider (readonly)

Returns the specification provider used in the resolution process.

Returns:



16
17
18
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb', line 16

def specification_provider
  @specification_provider
end