Skip to content

Support Ruby 2.7+ for v2.0#218

Closed
AlexB52 wants to merge 10 commits intov2.0from
minitest-5.25
Closed

Support Ruby 2.7+ for v2.0#218
AlexB52 wants to merge 10 commits intov2.0from
minitest-5.25

Conversation

@AlexB52
Copy link
Copy Markdown
Owner

@AlexB52 AlexB52 commented Oct 18, 2024

Maybe it's time to say goodbye to Ruby 2.5 and 2.6 now.

To be confirmed. This all started because MiniTest constant was undefined, but this was because I was running rake instead of bundle exec rake which means I was using a new version of Minitest that probably deprecates MiniTest as a possible constant since the gem is called "minitest" and not "mini_test"

@AlexB52 AlexB52 force-pushed the minitest-5.25 branch 2 times, most recently from 0454f34 to c4b854f Compare October 18, 2024 20:41
@AlexB52 AlexB52 changed the base branch from main to v2.0 October 18, 2024 20:53
@AlexB52 AlexB52 changed the title Update to Minitest v5.25+ Support Ruby 2.7+ for v2.0 Oct 18, 2024
@AlexB52 AlexB52 closed this Nov 24, 2024
@AlexB52 AlexB52 deleted the minitest-5.25 branch November 24, 2024 21:40
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.

1 participant