Skip to content

Bump minitest to 6.0.5#3255

Merged
stefannibrasil merged 2 commits intomainfrom
sb-minitest-mock-fix
Apr 27, 2026
Merged

Bump minitest to 6.0.5#3255
stefannibrasil merged 2 commits intomainfrom
sb-minitest-mock-fix

Conversation

@stefannibrasil
Copy link
Copy Markdown
Contributor

@stefannibrasil stefannibrasil commented Apr 27, 2026

Close #3254

minitest-mock is now a separate gem. Adding it to the Gemfile and requiring it
fixes the load error after bumping minitest. I also removed requiring the mock gem in files that didn't use it.

minitest-mock has been extracted to a separate gem.
These two test files required the library but do not
use it.
minitest/mock is now a separate gem with minitest
6.0.5. Adding it to the Gemfile and requiring it
fixes the load error after bumping minitest.
@stefannibrasil stefannibrasil merged commit 6171010 into main Apr 27, 2026
9 checks passed
@stefannibrasil stefannibrasil deleted the sb-minitest-mock-fix branch April 27, 2026 15:00
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.

Bump minitest from 5.27.0 to 6.0.5

1 participant