update

in lib/puppet/provider/package/homebrew.rb [150:154]


  def update
    Puppet.debug "Updating #{resource_name}"
    install
  end