kaminari supports Ruby 2.5 stable and 2.6 (trunk)

[ci skip]
This commit is contained in:
Akira Matsuda 2017-12-26 16:38:41 +09:00
parent 758eb8ba0a
commit 0016a9b622
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ The pagination helper outputs the HTML5 `<nav>` tag by default. Plus, the helper
## Supported Versions
* Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5
* Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5.x, 2.6
* Rails 4.1, 4.2, 5.0, 5.1, 5.2