From 3b4fa90bee97d2346644db004c37db5cb29cd9cf Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 8 Jun 2010 09:52:27 +0000 Subject: gemspec: bump unicorn dependency to 0.990.0 --- rainbows.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index 3327d05..c2f83c2 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -43,7 +43,7 @@ Gem::Specification.new do |s| # we need Unicorn for the HTTP parser and process management # The HTTP parser in Unicorn <= 0.97.0 was vulnerable to a remote DoS # when exposed directly to untrusted clients. - s.add_dependency(%q, [">= 0.97.1", "< 2.0.0"]) + s.add_dependency(%q, [">= 0.990.0", "< 2.0.0"]) s.add_development_dependency(%q, "~> 2.0.2") # Unicorn already depends on Rack -- cgit v1.2.3-24-ge0c7