25 Dec
2025
25 Dec
'25
2:01 a.m.
isolate version 4.1.0 has been released! * home: <http://github.com/jbarnette/isolate> Isolate is a very simple RubyGems sandbox. It provides a way to express and automatically install your project's Gem dependencies. Changes: ### 4.1.0 / 2025-12-25 * 1 minor enhancement: * Added hoe/isolate_binaries plugin to make it easier to deal with extensions. * 4 bug fixes: * Bump minitest to 6.0+. * Bump ruby to 3.2+. * Bump rubygems to 3.6+. * Remove hoe-git dependency as it has been added to hoe.