From ac4fb0c9ca0ba13abd4a2f1d5d0310a9cc69e2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sat, 11 Apr 2026 15:23:30 +0400 Subject: [PATCH] Fix Java/Homebrew cookbook resource failing with recent Chef Required by our Mastodon cookbook --- Berksfile | 1 + Berksfile.lock | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Berksfile b/Berksfile index b2dd09a..5019974 100644 --- a/Berksfile +++ b/Berksfile @@ -24,6 +24,7 @@ cookbook 'composer', '~> 2.7.0' cookbook 'fail2ban', '~> 7.0.4' cookbook 'git', '~> 10.0.0' cookbook 'golang', '~> 5.3.1' +cookbook 'homebrew', '>= 6.0.0' cookbook 'hostname', '= 0.4.2' cookbook 'hostsfile', '~> 3.0.1' cookbook 'java', '~> 4.3.0' diff --git a/Berksfile.lock b/Berksfile.lock index 0bdf0ff..1651b1b 100644 --- a/Berksfile.lock +++ b/Berksfile.lock @@ -8,6 +8,7 @@ DEPENDENCIES firewall (~> 6.2.16) git (~> 10.0.0) golang (~> 5.3.1) + homebrew (>= 6.0.0) hostname (= 0.4.2) hostsfile (~> 3.0.1) ipfs @@ -62,7 +63,7 @@ GRAPH git (10.0.0) golang (5.3.1) ark (>= 6.0) - homebrew (5.4.1) + homebrew (6.0.2) hostname (0.4.2) hostsfile (>= 0.0.0) hostsfile (3.0.1)