Skip to content

Commit 05fc472

Browse files
chore(deps): update dependency ruby to v3.4.8
1 parent efe7f4b commit 05fc472

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Ruby
3232
uses: ruby/setup-ruby@v1
3333
with:
34-
ruby-version: '3.2'
34+
ruby-version: '3.4.8'
3535
bundler-cache: true
3636
working-directory: docs
3737

.ruby-version

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

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[tools]
2-
ruby = "3.4.7"
2+
ruby = "3.4.8"

0 commit comments

Comments
 (0)