Remove ActionView load hook.
Add support for Rails 7 and Ruby 3.
Bump kaminari dependency to kaminari ~> 1.2.0
.
Tighten dependency to kaminari ~> 0.16.0
(previously was kaminari >= 0.16.0
.
This version doesn't work with Kaminari 1.0.0+, and the gemspec should reflect this.
Once the gem has been made compatible with Kaminari 1.0.0+, it will be released as another version.
Require cell-4.0.0, cause we can.
Require cells and kaminari to make sure all files are available.
First officially working version, with kaminari 0.16.x and above!
- First release in an unsuspecting world.