parse: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:02 -05:00
parent a31ca85dc9
commit 2f4bf151cb
+2 -4
View File
@@ -7,11 +7,9 @@ cask "parse" do
name "Parse"
homepage "https://parseplatform.org/"
deprecate! date: "2023-12-17", because: :discontinued
container type: :naked
binary "parse"
caveats do
discontinued
end
end