# File lib/hoe.rb, line 688
      def self.get_latest_gems
        @@cache ||= get_source_index.latest_specs
      end