# File lib/bundler/rubygems_integration.rb, line 360
      def find_name(name)
        Gem::Specification.find_all_by_name name
      end