From b07c3e00b390eebde32c762fd17ab387490c7552 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 8 Jul 2010 09:25:18 +0000 Subject: bump unicorn dependencies --- rainbows.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index ca925ae..452b8cd 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -46,11 +46,11 @@ Gem::Specification.new do |s| # we need Unicorn for the HTTP parser and process management # Unicorn 0.991.0 handles config.ru when started outside of # the prespecified working_directory - s.add_dependency(%q, [">= 0.991.0", "< 2.0.0"]) + s.add_dependency(%q, [">= 1.1.0", "< 2.0.0"]) s.add_development_dependency(%q, "~> 2.0.2") # optional runtime dependencies depending on configuration - # see config/isolate.rb for the exact versions we've tested with + # see t/test_isolate.rb for the exact versions we've tested with # # Revactor >= 0.1.5 includes UNIX domain socket support # s.add_dependency(%q, [">= 0.1.5"]) -- cgit v1.2.3-24-ge0c7