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