Skip to content

Commit 84501a7

Browse files
Update dependency ruby to v4
1 parent d3121d3 commit 84501a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Ruby
3131
uses: ruby/setup-ruby@v1
3232
with:
33-
ruby-version: '3.4.7'
33+
ruby-version: '4.0.2'
3434
- uses: oven-sh/setup-bun@v2
3535
with:
3636
bun-version-file: ".tool-versions"

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodejs 24.13.0
2-
ruby 3.4.7
2+
ruby 4.0.2
33
bun 1.3.11

0 commit comments

Comments
 (0)