From fbc1c28ac1d77da7ffd3a02f804fdb112b0bd7c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:56:19 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4.0.5 --- .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 a2ace01..9f372a2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,7 +48,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - uses: ruby/setup-ruby@v1 with: - ruby-version: "4.0.4" + ruby-version: "4.0.5" bundler-cache: True env: BUNDLE_JOBS: 4