From db764381fbf02cac032d5f9232b28643a2f7087c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 02:33:33 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4.0.3 --- .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 70b8a77..193b855 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.2" + ruby-version: "4.0.3" bundler-cache: True env: BUNDLE_JOBS: 4