From 0f00424be24806791f2b253ddac6d35102842646 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 17 Nov 2010 10:06:45 -0800 Subject: test_isolate: depend on newer Unicorn It allows disabling rewindable input and contains simpler code for upload processing. --- 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 e4f53c0..59763e0 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', '1.3.1' - gem 'unicorn', '2.0.0' + gem 'unicorn', '3.0.0pre1.9.g86d2' gem 'kcar', '0.1.1' if engine == "ruby" -- cgit v1.2.3-24-ge0c7