From 371fbd9e1e189510c825063770ff4f5ea79bfead Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 19 Aug 2011 23:07:59 +0000 Subject: t/test_isolate: bump kgio test version We always try to test with the latest and greatest. --- 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 ae65e9a..eb286ab 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 'kgio', '2.5.0' + gem 'kgio', '2.6.0' gem 'kcar', '0.3.0' gem 'raindrops', '0.7.0' gem 'unicorn', '4.0.0' -- cgit v1.2.3-24-ge0c7