toptal / chewy

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

Drop support for Ruby 2.6 #909

Closed alejandroperea closed 9 months ago

alejandroperea commented 9 months ago

Ruby 2.6 reached its EOL almost 2 years ago.


Before submitting the PR make sure the following are checked:

konalegi commented 9 months ago

Thank you for your PR, I'll need to think about dropping support for whole ruby 2.x, since both 2.7 and 2.6 are already reached end of life. So I'll probably close it and provide my own PR with ruby 2.x clean-up.

konalegi commented 9 months ago

Ok, I'm going to clean-up from all ruby 2.x this week, so closing this PR. Thanks for bringing that topic.

alejandroperea commented 9 months ago

Thanks @konalegi !

konalegi commented 9 months ago

FYI https://github.com/toptal/chewy/pull/911