Skip to content

Commit 3c0734c

Browse files
authored
Merge pull request #202477 from Homebrew/gel-deprecate
gel: deprecate
2 parents d07ceea + 586a055 commit 3c0734c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/g/gel.rb

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ class Gel < Formula
1717
sha256 cellar: :any_skip_relocation, all: "898572d813d48ead8bc112c19eab9964c5ba560062fe57e40f138840a35ee5da"
1818
end
1919

20+
# https://github.com/gel-rb/gel/issues/134
21+
deprecate! date: "2024-12-25", because: :unmaintained
22+
2023
depends_on "ronn" => :build
2124

2225
uses_from_macos "ruby"

0 commit comments

Comments
 (0)