From 4bb365590b4ac2c4ae43a6c6252a98d2d4b7a601 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 28 Aug 2010 19:29:36 +0000 Subject: bump Unicorn dependency to 1.1.3 Unicorn 1.1.3 fixes potential race conditions during SIGUSR1 log reopening. --- rainbows.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index 0b78a18..4b9553d 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -46,7 +46,7 @@ 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, [">= 1.1.1", "< 2.0.0"]) + s.add_dependency(%q, [">= 1.1.3", "< 2.0.0"]) s.add_development_dependency(%q, "~> 2.1.0") # optional runtime dependencies depending on configuration -- cgit v1.2.3-24-ge0c7