Skip to content

Commit 40142fe

Browse files
chore(deps): update dependency ruby to v4.0.1
1 parent 8b3dab5 commit 40142fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-ios-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Ruby
3838
uses: ruby/setup-ruby@v1
3939
with:
40-
ruby-version: '4.0.0'
40+
ruby-version: '4.0.1'
4141
bundler-cache: true
4242

4343
- name: Setup Node.js

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodejs 24.12.0
2-
ruby 4.0.0
2+
ruby 4.0.1
33
rust 1.92.0

0 commit comments

Comments
 (0)