Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Ruby to 3.1.0 #2331

Closed
wants to merge 1 commit into from
Closed

Upgrade Ruby to 3.1.0 #2331

wants to merge 1 commit into from

Conversation

Joranhezon
Copy link

The previous ruby version, 2.7.5, is being deprecated soon. This upgrades Ruby to a version that is stable and is receiving support.

The previous version, 2.7.5, is being deprecated soon. This upgrades
Ruby to a version that is stable and is receiving support.
@MatheusRich
Copy link

Are we dropping support for 2.7.x? If so, we should update gemspec too, and cut a new release.

@nickcharlton
Copy link
Member

We won't be dropping Ruby 2.7 yet — a library like Administrate should support a wider set of versions until it becomes prohibitive to keep supporting and usually we track what the oldest version of Rails is that we support anyway.

Otherwise, we make for annoying updating problems downstream, and usually, the pain of keeping older Ruby support is very minimal for us.

A bigger issue than just bumping the default Ruby version is upgrading to Rails 7, which we're not having much luck with on failing tests: #2324

I'd be keen to fix this first, then revisit the default Ruby version.

@pablobm pablobm added the blocked on dependency Some other PR or issue needs to be addressed before this can label Apr 19, 2023
@littleforest
Copy link
Contributor

closing due to #2367

@nickcharlton nickcharlton deleted the upgrade-ruby-3.1.0 branch April 29, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked on dependency Some other PR or issue needs to be addressed before this can
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants