Fix Java/Homebrew cookbook resource failing with recent Chef

Required by our Mastodon cookbook
This commit is contained in:
2026-04-11 15:23:30 +04:00
parent d5e3d62522
commit ac4fb0c9ca
2 changed files with 3 additions and 1 deletions

View File

@@ -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'