From 2ef0547fb22aa973e852c6319a86ef0ab056c0af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 09:56:35 -0500 Subject: [PATCH] chore(deps): update ruby to v3.4.9 (#4752) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 4 ++-- .ruby-version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18aa1d68e..5efa48ac9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -146,7 +146,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '3.4.8' + ruby-version: '3.4.9' bundler-cache: true - name: Build and Deploy Google Play to Internal Track with Fastlane @@ -226,7 +226,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '3.4.8' + ruby-version: '3.4.9' bundler-cache: true - name: Build F-Droid with Fastlane diff --git a/.ruby-version b/.ruby-version index 7921bd0c8..7bcbb3808 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.8 +3.4.9