class Bundler::RubygemsIntegration
def fetch_prerelease_specs
def fetch_prerelease_specs fetch_specs(false, true) rescue Gem::RemoteFetcher::FetchError [] # if we can't download them, there aren't any end
def fetch_prerelease_specs fetch_specs(false, true) rescue Gem::RemoteFetcher::FetchError [] # if we can't download them, there aren't any end