gulp: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:55 -05:00
parent af8c5ba513
commit 513d5790ad
+2 -4
View File
@@ -6,11 +6,9 @@ cask "gulp" do
name "gulp-app"
homepage "https://github.com/sindresorhus/gulp-app"
deprecate! date: "2023-12-17", because: :discontinued
app "gulp.app"
# No zap stanza required
caveats do
discontinued
end
end