From dd88f4da3a85949fd818a4be85c01eb99cc5bcdf Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Jul 2026 04:11:14 +0000 Subject: [PATCH 1/4] zizmor.yml: update to match main configuration --- .github/zizmor.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/zizmor.yml diff --git a/.github/zizmor.yml b/.github/zizmor.yml deleted file mode 100644 index 465fbd2c..00000000 --- a/.github/zizmor.yml +++ /dev/null @@ -1,6 +0,0 @@ -# This file is synced from the `.github` repository, do not modify it directly. -rules: - unpinned-uses: - config: - policies: - Homebrew/actions/*: ref-pin From 01d01826dd717d1445c5195e38eebe027b4f9774 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Jul 2026 04:11:14 +0000 Subject: [PATCH 2/4] .rubocop.yml: update to match main configuration --- .rubocop.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.rubocop.yml b/.rubocop.yml index b5b90021..e9e2c918 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -115,6 +115,8 @@ Style/AndOr: EnforcedStyle: always Style/ArgumentsForwarding: Enabled: false +Style/ArrayIntersect: + Enabled: false Style/AutoResourceCleanup: Enabled: true Style/BarePercentLiterals: From 14e00192335c59d45c1b272840a1d4e94ae69175 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Jul 2026 04:11:14 +0000 Subject: [PATCH 3/4] .ruby-version: update to match main configuration --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 7636e756..d13e837c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.5 +4.0.6 From e4907366ed03f6168268b68c71f6f342860747d9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Jul 2026 04:11:14 +0000 Subject: [PATCH 4/4] Gemfile.lock: update to match main configuration --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index bd16fb1b..72680021 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -246,7 +246,7 @@ DEPENDENCIES yard-sorbet RUBY VERSION - ruby 4.0.5 + ruby 4.0.6 BUNDLED WITH - 4.0.10 + 4.0.16