From f550b2ac5cdfedba53564609af19db38c302bbf4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Mar 2011 12:35:06 +0000 Subject: bump Unicorn dependency to 3.5.0 Latest and greatest :D --- 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 95486ef..77edcfc 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -16,7 +16,7 @@ $stdout.reopen($stderr) lock = File.open(__FILE__, "rb") lock.flock(File::LOCK_EX) Isolate.now!(opts) do - gem 'unicorn', '3.4.0' + gem 'unicorn', '3.5.0' gem 'kcar', '0.2.0' gem 'raindrops', '0.4.1' -- cgit v1.2.3-24-ge0c7