Skip to content

Commit 79312c8

Browse files
Merge pull request #173 from peterfication/drop-old-ruby-support
Drop support for Ruby 3.0 and 3.1
2 parents 56a5254 + c9708e1 commit 79312c8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
- ruby: 3.4
4141
- ruby: 3.3
4242
- ruby: 3.2
43-
- ruby: 3.1
44-
- ruby: 3.0
4543
runs-on: ubuntu-latest
4644
steps:
4745
- uses: actions/checkout@v4

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
- Drop support for Ruby 3.0 and 3.1
56
- Drop support for Ruby 2.7
67

78
## [0.2.0] - 2023-01-04

0 commit comments

Comments
 (0)