From af3629e6bd88b5744016a1c6217c00c37ef5a376 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Dec 2010 14:42:18 -0800 Subject: bump Unicorn dependency to 3.1.0 We'll be taking advantage of configurable client_buffer_body_size soon. --- 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 9c685f8..7aa921d 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.0.0' - gem 'unicorn', '3.0.1' + gem 'unicorn', '3.1.0' gem 'kcar', '0.1.1' if engine == "ruby" -- cgit v1.2.3-24-ge0c7