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