about summary refs log tree commit homepage
path: root/rainbows.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-08 19:26:33 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-08 19:26:33 +0000
commit235985c6c4b37ed9a170c38052db3ef0772b1527 (patch)
tree3566caad451cc54f97ec0fc839a245c191d3d4cb /rainbows.gemspec
parent90933787f1a3cf5b8e2d0497b56a9541e2e492ad (diff)
downloadrainbows-235985c6c4b37ed9a170c38052db3ef0772b1527.tar.gz
Diffstat (limited to 'rainbows.gemspec')
-rw-r--r--rainbows.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rainbows.gemspec b/rainbows.gemspec
index 452b8cd..3f0d4a0 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -47,7 +47,7 @@ Gem::Specification.new do |s|
   # Unicorn 0.991.0 handles config.ru when started outside of
   # the prespecified working_directory
   s.add_dependency(%q<unicorn>, [">= 1.1.0", "< 2.0.0"])
-  s.add_development_dependency(%q<isolate>, "~> 2.0.2")
+  s.add_development_dependency(%q<isolate>, "~> 2.1.0")
 
   # optional runtime dependencies depending on configuration
   # see t/test_isolate.rb for the exact versions we've tested with