about summary refs log tree commit homepage
path: root/zbatery.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-11-20 03:31:47 +0000
committerEric Wong <normalperson@yhbt.net>2010-11-20 03:31:47 +0000
commit454417bf65dccd9b56e6c8d8272a4cbfd432f94b (patch)
treef93b4d87b5432bbe41b7bf6d14a4f7c4c32c2c56 /zbatery.gemspec
parentf3aa4b5c01c9ff7d72c6ce5bfde398d556e15d5a (diff)
downloadzbatery-454417bf65dccd9b56e6c8d8272a4cbfd432f94b.tar.gz
Zbatery 0.5.0 - Rainbows! 2.0.x sync v0.5.0
This release syncs up with the latest from Rainbows! 2.0.x
and Unicorn 3.0.x.  See Rainbows! and Unicorn release notes
and changelogs for relevant details.
Diffstat (limited to 'zbatery.gemspec')
-rw-r--r--zbatery.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/zbatery.gemspec b/zbatery.gemspec
index def7d73..005acd2 100644
--- a/zbatery.gemspec
+++ b/zbatery.gemspec
@@ -50,7 +50,7 @@ Gem::Specification.new do |s|
   #   espace-neverblock + eventmachine
   #   async_sinatra + sinatra + eventmachine
   #
-  s.add_dependency(%q<rainbows>, ["~> 1.0.0"])
+  s.add_dependency(%q<rainbows>, ["~> 2.0.0"])
   s.add_development_dependency(%q<isolate>, "~> 3.0.0")
 
   # s.licenses = %w(GPLv2 Ruby) # accessor not compatible with older RubyGems