method

new

ruby latest stable - Class: Gem::SpecFetcher
new(sources = nil)
public

Creates a new SpecFetcher. Ordinarily you want to use the default fetcher from Gem::SpecFetcher::fetcher which uses the Gem.sources.

If you need to retrieve specifications from a different source, you can send it as an argument.