You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These aren't passing because `mutex_m` is no longer included by default
in Ruby's standard library. Need to upgrade `minitest` to get it to
work, but can't do that yet because the new version doesn't support Ruby
2.5.
Related: #178
https://www.ruby-lang.org/en/downloads/branches/
Upgrade minitest after to get ci fully passing again.
The text was updated successfully, but these errors were encountered: