Skip to content

Commit 7ff0868

Browse files
1 parent 65b2ccf commit 7ff0868

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- gemfiles/Gemfile-rails-7-1
1414
- gemfiles/Gemfile-rails-7-0
1515
ruby:
16+
- '4.0'
1617
- '3.4'
1718
- '3.3'
1819
- '3.2'

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Unreleased
2+
3+
* Ruby 4.0 support (no changes required)
4+
15
## 0.9.0
26

37
* Add support for Ruby 3.3/3.4 and Rails 7.2/8.0/8.1. (no changes required)

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ DEPENDENCIES
106106
rdoc
107107

108108
BUNDLED WITH
109-
2.6.9
109+
4.0.3

0 commit comments

Comments
 (0)