elasticsearch-rails icon indicating copy to clipboard operation
elasticsearch-rails copied to clipboard

Add compatibility with Ruby 3 for 6.x

Open dersnek opened this issue 2 years ago • 3 comments

This is the same change made in https://github.com/elastic/elasticsearch-rails/pull/992, but for version 6.x, to enable support for Ruby 3

All credit for this fix goes to @indirect, I just copy-pasted that code over.

dersnek avatar Mar 14 '23 14:03 dersnek

💚 CLA has been signed

I've read and signed the contributor agreement, but it's not being updated.

Edit -- it was updated after my comment

dersnek avatar Mar 14 '23 15:03 dersnek

hello @picandocodigo Is it reasonable to expect the 6.x branch to support Ruby 3?

note for later: if merged, need to update CI matrix.

olimart avatar Apr 11 '23 15:04 olimart