Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
gem: support Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cmur2 committed Jan 19, 2024
1 parent 01ce44d commit b790c13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
steps:
- uses: actions/checkout@v4

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 0.20.0

- add support for [Zeebe 8.4.0](https://github.com/camunda/zeebe/releases/tag/8.4.0)
- support Ruby 3.3

## 0.19.0 (June 5th, 2023)

Expand Down

0 comments on commit b790c13

Please sign in to comment.