The global rubygems pool, available via the rubygems.org API. Returns instances of APISpecification.

Attributes
Read

The Gem::Source that gems are fetched from

uri

Read

The corresponding place to fetch gems.

Class Methods

Creates a new APISet that will retrieve gems from uri using the RubyGems API URL dep_uri which is described at guides.rubygems.org/rubygems-org-api

Instance Methods

Return an array of APISpecification objects matching DependencyRequest req.

A hint run by the resolver to allow the Set to fetch data for DependencyRequests reqs.