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

Add support for Minitest v5.20 #60

Merged
merged 4 commits into from
Oct 27, 2023
Merged

Conversation

bquorning
Copy link
Contributor

This PR adds support for Minitest 5.20.

Also:

  • Remove old spec code
  • Test against minitest 5.19 on CI
  • Update Bundler lockfiles

Checklist

  • Added tests
  • Updated README.md (if user facing behavior changed)
  • Added CHANGELOG.md entry under # NEXT (if user facing behavior changed)

Lowest supported minitest version is 5.14.0, so some specs can be
cleaned up.
- Use newest Bundler.
- We use no platform specific gems, so let's only bundle for the `ruby`
  platform.
- Update all bundled gems.
@bquorning bquorning marked this pull request as ready for review October 27, 2023 12:00
@grosser
Copy link
Owner

grosser commented Oct 27, 2023

changelog looked harmless too 👍

@grosser grosser merged commit e931500 into grosser:master Oct 27, 2023
21 checks passed
@grosser
Copy link
Owner

grosser commented Oct 27, 2023

thx for the cleanup 🎉 v5.4.0

@bquorning bquorning deleted the minitest-520 branch October 27, 2023 16:20
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.

None yet

2 participants