# File lib/bundler/resolver.rb, line 360
    def gems_size(dep)
      search(dep).size
    end