From 4768850390bb1d1e3c2e36273e9aad953e18de19 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Jan 2011 16:08:09 -0800 Subject: Bump unicorn dependency to 3.3.0 This means we can remove Time.now.httpdate in the next commit --- 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 e49a7ee..d33baed 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -16,7 +16,7 @@ $stdout.reopen($stderr) Isolate.now!(opts) do gem 'rack', '1.1.0' # Cramp currently requires ~> 1.1.0 gem 'kgio', '2.1.1' - gem 'unicorn', '3.2.1' + gem 'unicorn', '3.3.0' gem 'kcar', '0.1.1' if engine == "ruby" -- cgit v1.2.3-24-ge0c7