about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/test_isolate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test_isolate.rb b/t/test_isolate.rb
index eb286ab..5917111 100644
--- a/t/test_isolate.rb
+++ b/t/test_isolate.rb
@@ -19,7 +19,7 @@ Isolate.now!(opts) do
   gem 'kgio', '2.6.0'
   gem 'kcar', '0.3.0'
   gem 'raindrops', '0.7.0'
-  gem 'unicorn', '4.0.0'
+  gem 'unicorn', '4.1.0'
 
   if engine == "ruby"
     gem 'sendfile', '1.1.0'