Skip to content

Commit 90dfc46

Browse files
chore(deps): update dependency ruby to v3.4.8
1 parent b835802 commit 90dfc46

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Ruby
2828
uses: ruby/setup-ruby@v1
2929
with:
30-
ruby-version: "3.2"
30+
ruby-version: "3.4.8"
3131
bundler-cache: true
3232

3333
- name: Run tests

.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.8

0 commit comments

Comments
 (0)