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

Update to Minitest 5.10+ and Upgrade Supported Ruby Versions #126

Merged
merged 4 commits into from
May 19, 2024

Conversation

kenchan
Copy link
Contributor

@kenchan kenchan commented May 19, 2024

The MiniTest module is no longer working because the compatibility layer was removed in version 5.10, so I fixed it. I also corrected some tests that were failing due to hardcoding.

https://github.com/minitest/minitest/blob/master/History.rdoc#label-5.10.0+-2F+2016-11-30

And, increased the supported Ruby versions to include the latest stable releases.

@kenchan kenchan changed the title Update to Minitest 5.10 Update to Minitest 5.10+ and Upgrade Supported Ruby Versions May 19, 2024
Copy link
Member

@kurotaky kurotaky left a comment

Choose a reason for hiding this comment

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

👍

@kenchan kenchan merged commit e601e16 into master May 19, 2024
5 checks passed
@kenchan kenchan deleted the update-to-minitest-5 branch May 19, 2024 23:28
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