isolate version 3.2.4 has been released!
* <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:
### 3.2.4 / 2014-01-22
* 1 minor enhancement:
* Switched to minitest 5 for testing.
* 3 bug fixes:
* Fixed installs running rdoc on newer versions of rubygems.
* Fixed warnings in ruby 2.0.
* Fixed dependency installer for newer rubygems. No longer installs doco.