reunion: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 15:45:10 +00:00
parent 6bc79a2725
commit 3f012d9026
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@ cask "reunion" do
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.leisterpro.reunion#{version.major}.sfl*",
"~/Library/Application Support/Reunion",
"~/Library/Caches/com.leisterpro.reunion#{version.major}",
"~/Library/Preferences/com.leisterpro.reunion.version.plist",
"~/Library/Preferences/com.leisterpro.reunion#{version.major}.plist",
"~/Library/Preferences/com.leisterpro.reunion.version.plist",
"~/Library/Preferences/Reunion Preferences",
]
end