chore(deps): update ruby to v4 (#5299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-29 13:44:48 -05:00
committed by GitHub
parent ffe10093f7
commit f0fbfaf516
2 changed files with 3 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.9'
ruby-version: '4.0.3'
bundler-cache: true
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -230,7 +230,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.9'
ruby-version: '4.0.3'
bundler-cache: true
- name: Build F-Droid with Fastlane

View File

@@ -1 +1 @@
3.4.9
4.0.3