Skip to content

Commit 2e57dca

Browse files
chore(deps): update dependency ruby to v3.4.7
1 parent 014332f commit 2e57dca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
- uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: '3.2'
22+
ruby-version: '3.4.7'
2323
bundler-cache: true
2424

2525
- name: Spec

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.4
1+
3.4.7

0 commit comments

Comments
 (0)