Skip to content

Commit

Permalink
Ruby >= 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Feb 22, 2024
1 parent 2714914 commit e95202b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
continue-on-error: ${{ matrix.failure-allowed }}
strategy:
matrix:
ruby-version: ['3.0.6', '3.1.4', '3.2.3', '3.3.0']
ruby-version: ['3.1.4', '3.2.3', '3.3.0']
failure-allowed: [false]
include:
- ruby-version: 'head'
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Imroved title formatting
- Updated dependencies
- Ruby >= 3.1


## 1.9.1 (2024-01-29)

Expand Down

0 comments on commit e95202b

Please sign in to comment.