From 83644e02068311c7ff9cdbc63efd4764d1518138 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 27 Oct 2010 23:52:28 +0000 Subject: use Unicorn 2.0.0 final Unicorn 2.0.0 has CPU wakeup reductions. --- rainbows.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index 1d3ce0d..ef176d2 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -44,7 +44,7 @@ Gem::Specification.new do |s| s.add_dependency(%q, ['~> 1.1']) # we need Unicorn for the HTTP parser and process management - s.add_dependency(%q, ["~> 2.0.0pre3"]) + s.add_dependency(%q, ["~> 2.0.0"]) s.add_development_dependency(%q, "~> 3.0.0") # optional runtime dependencies depending on configuration -- cgit v1.2.3-24-ge0c7