From 9acc2e49345fc954689c55ca7bbf688062ac6273 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:45:31 +0000 Subject: [PATCH] sipgate-softphone: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/s/sipgate-softphone.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/s/sipgate-softphone.rb b/Casks/s/sipgate-softphone.rb index 5bd45b66f9..d368bfdbb7 100644 --- a/Casks/s/sipgate-softphone.rb +++ b/Casks/s/sipgate-softphone.rb @@ -16,7 +16,7 @@ cask "sipgate-softphone" do app "sipgate softphone.app" zap trash: [ - "~/Library/Saved Application State/com.sipgate.desktop.savedState", "~/Library/Preferences/com.sipgate.desktop.plist", + "~/Library/Saved Application State/com.sipgate.desktop.savedState", ] end