Update dependency ruby to v4.0.6 (#573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-14 06:46:33 +02:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 530c7f3caf
commit 78ceef7a17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ jobs:
if: matrix.format.type == 'aab'
uses: ruby/setup-ruby@v1
with:
ruby-version: '4.0.5'
ruby-version: '4.0.6'
- name: Install fastlane
if: matrix.format.type == 'aab'
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
if: matrix.format.type == 'aab'
uses: ruby/setup-ruby@v1
with:
ruby-version: '4.0.5'
ruby-version: '4.0.6'
- name: Install fastlane
if: matrix.format.type == 'aab'
run: gem install fastlane -NV