chore(deps): update ruby to v3.4.9 (#4752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-11 09:56:35 -05:00 committed by GitHub
parent d076361c55
commit 2ef0547fb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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