isolate version 3.1.2 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.1.2 / 2011-08-09
* 1 bug fix:
* Fixed check for Gem::Deprecate. No clue. But it works now.