# File lib/rubygems/user_interaction.rb, line 506 def done @progress = 100 if @units == '%' update_display(true, true) end