# File lib/bundler/rubygems_integration.rb, line 263 def find_name(name) Gem.source_index.find_name(name) end