chore(deps): update ruby to v3.4.7 (#3416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-16 17:23:08 -05:00 committed by GitHub
parent cc51a41f15
commit c3ede38b4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -137,7 +137,7 @@ jobs:
- name: Setup Fastlane
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
ruby-version: '3.4.7'
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.2'
ruby-version: '3.4.7'
bundler-cache: true
- name: Build F-Droid with Fastlane