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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-13 06:41:44 -06:00
committed by GitHub
parent 80996f241b
commit f718a92575
2 changed files with 3 additions and 3 deletions

View File

@@ -137,7 +137,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.8'
ruby-version: '4.0.1'
bundler-cache: true
- name: Build and Deploy Google Play to Internal Track with Fastlane
@@ -203,7 +203,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.8'
ruby-version: '4.0.1'
bundler-cache: true
- name: Build F-Droid with Fastlane

View File

@@ -1 +1 @@
3.4.8
4.0.1