# File lib/bundler/rubygems_integration.rb, line 8
    def loaded_specs(name)
      Gem.loaded_specs[name]
    end