# File lib/bundler/rubygems_integration.rb, line 117 def gem_cache gem_path.map {|p| File.expand_path("cache", p) } end