# File lib/bundler/definition.rb, line 234
    def spec_git_paths
      sources.git_sources.map {|s| s.path.to_s }
    end