# File lib/bundler/rubygems_integration.rb, line 99 def spec_from_gem(path) Gem::Format.from_file_by_path(path).spec end