From c400ebbb435b84eb3cd80e5bacf052caa0a0d14f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:32:54 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4.0.6 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 669b118..6531d49 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -57,7 +57,7 @@ jobs: - uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master - uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1 with: - ruby-version: "4.0.5" + ruby-version: "4.0.6" bundler-cache: true env: BUNDLE_WITHOUT: development