From b6c07eb14f008361caca6fcc642df60b29ef192c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 20 Aug 2011 00:55:56 +0000 Subject: bump unicorn dependency version We want the stricter parser the error log filtering in unicorn 4.1.0 --- t/test_isolate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/test_isolate.rb b/t/test_isolate.rb index eb286ab..5917111 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -19,7 +19,7 @@ Isolate.now!(opts) do gem 'kgio', '2.6.0' gem 'kcar', '0.3.0' gem 'raindrops', '0.7.0' - gem 'unicorn', '4.0.0' + gem 'unicorn', '4.1.0' if engine == "ruby" gem 'sendfile', '1.1.0' -- cgit v1.2.3-24-ge0c7