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