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