Skip to content

Commit

Permalink
Merge pull request #139477 from Moisan/rack-deprecate
Browse files Browse the repository at this point in the history
rack: deprecate
  • Loading branch information
chenrui333 authored Aug 14, 2023
2 parents cbcef54 + 61a2bb4 commit 53d9840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/rack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ class Rack < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "88a7a29b2c8fc2f04d5009bb498e2a424aaf2c246a55915c2f0d7b12f7accfec"
end

# https://github.com/rackspace/rack/pull/470
deprecate! date: "2023-08-13", because: :unmaintained

depends_on "go" => :build

def install
Expand Down

0 comments on commit 53d9840

Please sign in to comment.