From 84cc8ad0debf620c614617cf32fcce971d48a87d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:30:31 -0500 Subject: [PATCH] chore(deps): update ruby to v4.0.4 (#5407) 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 befe991ad..0004d3a72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -162,7 +162,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.3' + ruby-version: '4.0.4' bundler-cache: true - name: Build and Deploy Google Play to Internal Track with Fastlane @@ -235,7 +235,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.3' + ruby-version: '4.0.4' bundler-cache: true - name: Build F-Droid with Fastlane diff --git a/.ruby-version b/.ruby-version index c4e41f945..c5106e6d1 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.3 +4.0.4