Method: Gem::Resolver#stats

Defined in:
lib/rubygems/resolver.rb

#statsObject (readonly)

List of dependencies that could not be found in the configured sources.



41
42
43
# File 'lib/rubygems/resolver.rb', line 41

def stats
  @stats
end