From eda1ebc0a21c6aae854fb231f4bca953fad32c2b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 2 Apr 2017 00:32:55 +0000 Subject: tests: update isolate deps for unicorn and raindrops Newer versions were just released, so we should test with them to prevent mishaps like from surfacing :x --- t/test_isolate.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/test_isolate.rb b/t/test_isolate.rb index 9fa3822..b1aaf13 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -19,8 +19,8 @@ Isolate.now!(opts) do gem 'kgio', '2.11.0' gem 'rack', '2.0.1' gem 'kcar', '0.6.0' - gem 'raindrops', '0.17.0' - gem 'unicorn', '5.2.0' + gem 'raindrops', '0.18.0' + gem 'unicorn', '5.3.0' if engine == "ruby" gem 'sendfile', '1.2.2' -- cgit v1.2.3-24-ge0c7