gmail-notifier: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:54 -05:00
parent 2561e811ef
commit 1b9a1251c7
+2 -4
View File
@@ -7,9 +7,7 @@ cask "gmail-notifier" do
desc "Minimalist Gmail inbox notifications app"
homepage "https://github.com/jashephe/Gmail-Notifier"
app "Gmail Notifier.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Gmail Notifier.app"
end