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

[REQUEST] Bring back support of Ruby 2.3, 2.4 and 2.5 #135

Open
arielj opened this issue Feb 7, 2025 · 0 comments
Open

[REQUEST] Bring back support of Ruby 2.3, 2.4 and 2.5 #135

arielj opened this issue Feb 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@arielj
Copy link

arielj commented Feb 7, 2025

Description

This PR dropped the support of Ruby 2.5 and older #121, but after some discussions we think the gem should support at Ruby 2.3 and newer.

Possible Implementation

Currently, there's no limitation of the required ruby version by our dependencies and the app was already compatible, so I think that reverting the CI changes to re-add 2.3 2.4and2.5` should be enough, I imagine tests should still pass.

If the rainbow gem turns out to be a problem, it's probably better to remove it completely to increase the support the older Ruby versions.

Resources:

The PR linked above mentions the rainbow gem and it supports ruby from version 2.3 https://rubygems.org/gems/rainbow/versions/3.1.1

I will abide by the code of conduct

@arielj arielj added the enhancement New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant