From d4f94aa5aee83d98d27c2cdaf77d9c1c178f9948 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 02:57:17 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3.4.8 --- .github/workflows/main.yml | 2 +- .ruby-version | 2 +- .tool-versions | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 36dc9e14..9e1548a8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - uses: ruby/setup-ruby@v1 with: - ruby-version: 3.2 + ruby-version: 3.4.8 - run: bundle install - name: Standard run: bundle exec rake standard diff --git a/.ruby-version b/.ruby-version index 2aa51319..7921bd0c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.7 +3.4.8 diff --git a/.tool-versions b/.tool-versions index 3f03c7a7..58766197 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -ruby 3.4.7 +ruby 3.4.8