From 79ae7110b37f9b82151cc61960d93a33bb543669 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 27 Jan 2012 19:27:43 +0000 Subject: script/isolate_for_tests: update to kgio 2.7.2 Again, we test with the latest version. --- script/isolate_for_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/isolate_for_tests b/script/isolate_for_tests index dbf596c..469307d 100755 --- a/script/isolate_for_tests +++ b/script/isolate_for_tests @@ -19,7 +19,7 @@ pid = fork do gem 'sqlite3-ruby', '1.2.5' gem 'raindrops', '0.8.0' gem 'kgio-monkey', '0.3.0' - gem 'kgio', '2.6.0' + gem 'kgio', '2.7.2' gem 'rack', '1.4.1' end end -- cgit v1.2.3-24-ge0c7