toptal / chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
MIT License
1.88k stars 366 forks source link

Readme comment on Ruby 3 + Rails 6.1 #875

Open alishersadikov opened 1 year ago

alishersadikov commented 1 year ago

This is not a bug report but a report of a potentially misleading Readme comment. The Readme says Ruby 3 is supported only on Rails 6.1, but I think it is also supported on Rails 6.0.1. Maybe the Readme statement was accurate at some point in the past?

https://rubygems.org/gems/rails/versions/6.0.1

And: https://www.fastruby.io/blog/ruby/rails/versions/compatibility-table.html

Also left a comment on the relevant PR: https://github.com/toptal/chewy/pull/734#issuecomment-1426288382