Skip to content

Commit 47bc73d

Browse files
Update dependency ruby to v3.4.8 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Maciej Mensfeld <maciej@mensfeld.pl>
1 parent 960445a commit 47bc73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Set up Ruby
6868
uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
6969
with:
70-
ruby-version: '3.4.7'
70+
ruby-version: '3.4.8'
7171
bundler-cache: true
7272
- name: Run yard-lint
7373
run: bundle exec yard-lint lib/

.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

0 commit comments

Comments
 (0)