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