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

Remove older ruby tests #126

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Remove older ruby tests #126

merged 1 commit into from
Sep 24, 2024

Conversation

JuanVqz
Copy link
Member

@JuanVqz JuanVqz commented Sep 24, 2024

Description

Ruby 2.0.0, 2.1, 2.2 does not support Rainbow 3, so, we are removing support for older Ruby versions.

Motivation and Context

Moving away of the Colorize dependency gem because it uses GPL 2.0 license.
#120

How Has This Been Tested?

Running the test suite

Screenshots:

I will abide by the code of conduct

@JuanVqz
Copy link
Member Author

JuanVqz commented Sep 24, 2024

@etagwerker could you please review the PR?

#121 should be closed in favor of this PR.

@JuanVqz JuanVqz requested a review from etagwerker September 24, 2024 03:10
Ruby 2.0 does not support Rainbow 3
@JuanVqz JuanVqz force-pushed the fixes/remove-older-ruby-tests branch from 2b640d3 to 94e431a Compare September 24, 2024 03:12
@JuanVqz JuanVqz marked this pull request as ready for review September 24, 2024 03:13
@etagwerker etagwerker merged commit 715535f into main Sep 24, 2024
8 checks passed
@etagwerker etagwerker deleted the fixes/remove-older-ruby-tests branch September 24, 2024 03:30
@arielj
Copy link

arielj commented Feb 7, 2025

@JuanVqz just curious, why should we support rainbow instead of something that works with older rubies?

not sure what it is but removing support for older rubies means we can't use next_rails when upgrading old applications

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.

3 participants