Skip to content

Upgrade default Minitest version to 6#9562

Open
packrat386 wants to merge 1 commit into
ruby:masterfrom
packrat386:minitest_6
Open

Upgrade default Minitest version to 6#9562
packrat386 wants to merge 1 commit into
ruby:masterfrom
packrat386:minitest_6

Conversation

@packrat386
Copy link
Copy Markdown
Contributor

@packrat386 packrat386 commented May 24, 2026

What was the end-user or developer problem that led to this PR?

When I ran bundle gem with -t minitest my Gemfile was initialized with ~> 5.16 of Minitest, which holds me back to 5.27.0 when 6.0.0 came out at the end of last year.

What is your fix for the problem, implemented in this PR?

Update the version of Minitest used in the template to 6.0

Make sure the following tasks are checked

@packrat386 packrat386 marked this pull request as ready for review May 24, 2026 02:29
It's been out for a while now and 5.16 is quite old. Modify specs to
test the version constraint.
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