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 --- 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 1b6c46d..aa31998 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -15,7 +15,7 @@ $stdout.reopen($stderr) Isolate.now!(opts) do gem 'rack', '1.1.0' - gem 'unicorn', '1.0.0' + gem 'unicorn', '1.1.0' if engine == "ruby" gem 'sendfile', '1.0.0' # next Rubinius should support this -- cgit v1.2.3-24-ge0c7