Skip to content

Commit

Permalink
use jruby 9.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Feb 13, 2024
1 parent 016e612 commit 68bcd25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
- '3.2'
- '3.3'
- 'head'
- jruby-9.2.19.0
- jruby-9.3.0.0
- jruby-9.4.5.0
steps:
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Unreleased

* Added support for ruby 3.1, 3.2, 3.3. Dropped support for ruby 2.7 and below.

# 2.6.0 (2015-05-06)

* Feature: [#69](https://github.com/savonrb/nori/pull/69) Add option to convert empty tags to a value other than nil.
Expand Down

0 comments on commit 68bcd25

Please sign in to comment.