# File lib/rubygems/user_interaction.rb, line 290
      def updated(message)
        @count += 1
        @out.print "."
        @out.flush
      end