Skip to content

Conversation

arielvalentin
Copy link
Contributor

@arielvalentin arielvalentin commented Sep 27, 2025

Ruby 3.1 is no longer receiving updates as of (31 Mar 2025)
Rails 7.0 is no longer supported as of (01 Apr 2025)
JRuby 10 supports newer versions of Ruby
Update Style to Match Ruby 3.2

Ruby 3.1 is no longer receiving updates as of (31 Mar 2025)
@arielvalentin arielvalentin marked this pull request as draft October 4, 2025 14:17
@arielvalentin arielvalentin changed the title feat!: Min Ruby Version 3.2 feat!: Min Ruby Version 3.2 and Rails 7.1 Oct 4, 2025
@arielvalentin arielvalentin marked this pull request as ready for review October 4, 2025 15:38
Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!! It's great that JRuby 10 is passing now too. This can close #1497 in that case.

@arielvalentin
Copy link
Contributor Author

@kaylareopelle the way I got JRuby "passing" was to remove support for the mongo driver. I looked at the repo and it seems un-maintained and there are no compatibility tests for JRuby so I changed out build to make it a Ruby only test 😞

I hope that is ok

@kaylareopelle
Copy link
Contributor

@kaylareopelle the way I got JRuby "passing" was to remove support for the mongo driver. I looked at the repo and it seems un-maintained and there are no compatibility tests for JRuby so I changed out build to make it a Ruby only test 😞

I hope that is ok

It's disappointing to to hear the project is un-maintained. That change works for me, no need to hold back testing on the rest of the compatible libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants