Skip to content

Commit 64a6866

Browse files
committed
Update Ruby version for CI.
1 parent 6466756 commit 64a6866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Ruby
2323
uses: ruby/setup-ruby@v1
2424
with:
25-
ruby-version: 3.1.0
25+
ruby-version: 3.1.2
2626
- name: Install dependencies
2727
run: bundle install --jobs 4 --retry 3
2828
- name: Run tests

0 commit comments

Comments
 (0)