From 285b5074b9d249152ce97f423bf1376897d5750e Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Fri, 2 May 2025 23:27:52 +1000 Subject: [PATCH] formula_auditor: remove redis version limit --- Library/Homebrew/formula_auditor.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/formula_auditor.rb b/Library/Homebrew/formula_auditor.rb index 3912448deb..d555e99d22 100644 --- a/Library/Homebrew/formula_auditor.rb +++ b/Library/Homebrew/formula_auditor.rb @@ -519,7 +519,6 @@ module Homebrew "kibana" => "7.11", "nomad" => "1.7", "packer" => "1.10", - "redis" => "7.4", "terraform" => "1.6", "vagrant" => "2.4", "vagrant-completion" => "2.4",