Update Library/Homebrew/cask/audit.rb

Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
Sean Molenaar 2022-10-30 19:41:51 +01:00 committed by GitHub
parent 012bd1f134
commit b27aeb8f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -556,7 +556,7 @@ module Cask
xml = begin
REXML::Document.new(out)
rescue
rescue REXML::ParseException
nil
end