# File lib/bundler/rubygems_integration.rb, line 654 def find_name(name) Gem::Specification.stubs_for(name).map(&:to_spec) end