method

fetch_gemspec_files

fetch_gemspec_files()
public

This is used by the default `spec` method to constructs the Specification objects for the gems and versions that can be installed by this source plugin.

Note: If the spec method is overridden, this function is not necessary

@return [Array] paths of the gemspec files for gems that can

be installed