Skip to content

Commit 107b3be

Browse files
chore(deps): update dependency ruby to v3.4.9
1 parent 7303579 commit 107b3be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1
2323
with:
24-
ruby-version: '3.0'
24+
ruby-version: '3.4.9'
2525
bundler-cache: true
2626

2727
- name: Setup Node.js

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.4
1+
3.4.9

0 commit comments

Comments
 (0)