load_specs(type)
Instance Public methods
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