From aa110ef7a40668d4ef5b13192f5208469b669753 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 04:38:47 +0000 Subject: [PATCH] renovate: update dependency ruby to v3.4.8 --- .github/workflows/test.yml | 2 +- .ruby-version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bf93705..71ba19a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: - name: Setup Ruby 3.3.6 uses: ruby/setup-ruby@v1 with: - ruby-version: '3.3.6' + ruby-version: '3.4.8' bundler-cache: true - name: Netrc api.github.com diff --git a/.ruby-version b/.ruby-version index 9c25013..7921bd0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.6 +3.4.8