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