Add support for Rails 7

This commit adds support for latest Rails release.
This commit is contained in:
Dino Maric
2021-12-16 10:12:05 +01:00
parent 9f5b83750e
commit 289dd5f221
3 changed files with 58 additions and 58 deletions

View File

@@ -1,7 +1,7 @@
### unreleased
* enhancements
* Add support for Rails 7.0 rc.
* Add support for Rails 7.0
### 4.8.0 - 2021-04-29