Skip to content

Commit 4860cd0

Browse files
committed
add tests with Ruby 3.4
1 parent b8bfabb commit 4860cd0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
ruby:
1515
- '3.2'
1616
- '3.3'
17+
- '3.4'
1718
gemfile:
1819
- rails6.1
1920
- rails7.0

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### Unreleased
22
* Add tests with Rails 7.2 and 8.0
3+
* Add tests with Ruby 3.4
34

45
### Curly 3.4.0 (July 2, 2024)
56
* Drop upper limit on Rails, test with Rails main.

0 commit comments

Comments
 (0)