isolate version 3.2.2 has been released!
Published 2012-02-02 @ 17:57
Isolate is a very simple RubyGems sandbox. It provides a way to express and automatically install your project’s Gem dependencies.
Changes:
3.2.2 / 2012-02-02
-
2 bug fixes:
- Isolate hoe plugin shouldn’t sandbox until the isolate task triggers. ARGH. I suck.
- Add missing opening quotes in docs (semaperepelitsa)