Skip to content

Commit ec7945e

Browse files
Update dependency ruby to v3.4.9
1 parent c8e0c2b commit ec7945e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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: '3.4.9'
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.14.1
2-
ruby 3.4.7
2+
ruby 3.4.9
33
bun 1.3.11

0 commit comments

Comments
 (0)