
10 Jan
2025
10 Jan
'25
7:53 p.m.
minitest-bacon version 1.0.5 has been released! * home: <https://github.com/seattlerb/minitest-bacon> * rdoc: <http://docs.seattlerb.org/minitest-bacon> minitest-bacon extends minitest with bacon-like functionality. It should allow you to bridge 90+% of your bacon specs over to minitest. Changes: ### 1.0.5 / 2025-01-10 * 1 bug fix: * Ruby 3.4: Fixed breakage from ruby 3.4 call stack changes.