Update dependency ruby to v4.0.5 (#541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-22 07:44:07 +02:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 3e6cd068ad
commit 3ea30dc57d
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.4'
ruby-version: '4.0.5'
- 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.4'
ruby-version: '4.0.5'
- name: Install fastlane
if: matrix.format.type == 'aab'
run: gem install fastlane -NV