From 504cd21558b7483c71e65ee25c5a406eb6c1e2e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:58:55 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3.4.2 --- .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 2418b51..99fb90f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@master - uses: ruby/setup-ruby@v1 with: - ruby-version: "3.4.1" + ruby-version: "3.4.2" bundler-cache: true env: BUNDLE_JOBS: 4