Update README note about 1.8.7 compatibility

Nowadays, these compatibility issues are handled by bundler
automatically. In any case, I updated the note to be more up to date.
This commit is contained in:
David Rodríguez 2019-10-30 11:14:04 +01:00
parent 4c0aba6898
commit 1cd4d64037
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ you're reading the documentation for the master branch with the latest features.
Ransack is compatible with Rails 6.0, 5.0, 5.1 and 5.2 on Ruby 2.3 and later.
If you are using Rails <5.0 use the 1.8 line of Ransack.
If you are using Ruby 1.8 or an earlier JRuby and run into compatibility
issues, you can use an earlier version of Ransack, say, up to 1.3.0.
If you are using Ruby 2.2 or an earlier JRuby and run into compatibility
issues, you can use an earlier version of Ransack, say, up to 2.3.0.
Ransack works out-of-the-box with Active Record and also features limited
support for Mongoid 4 and 5 (without associations, further details