[ruby-talk:444821] [ANN] isolate 4.1.1 Released
Ruby Mailing List Mirror [Unofficial]
May 11, 2026
isolate version 4.1.1 has been released!
Isolate is a very simple RubyGems sandbox. It provides a way to express and automatically install your project's Gem dependencies.
To Install:
Changes:
4.1.1 / 2026-05-11
1 minor enhancement:
Bumped rubygems version to 3.7+.
2 bug fixes:
Remove mkdir for GEM_HOME. Don't make it if we don't need it. Rubygems can do it.
Removed old rubygems monkeypatch that is gone in 4.
··· (click for more details)
Discussion in the ATmosphere