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