Skip to content

Commit 61c51e1

Browse files
chore(deps): update dependency ruby to v3.4.7
1 parent 897619a commit 61c51e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gem-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Ruby 3.1
2020
uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: '3.1'
22+
ruby-version: '3.4.7'
2323
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2424

2525
- name: Generate man page

.tool-versions

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

0 commit comments

Comments
 (0)