# File lib/chef/formatters/minimal.rb, line 207 def resource_updated(resource, action) updated_resources << resource print "U" end