method

load_specs

v2_4_6 - Show latest stable - Class: Gem::Source
load_specs(type)
public

Loads type kind of specs fetching from +@uri+ if the on-disk cache is out of date.

type is one of the following:

:released => Return the list of all released specs :latest => Return the list of only the highest version of each gem :prerelease => Return the list of all prerelease only specs