about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rwxr-xr-xscript/isolate_for_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/isolate_for_tests b/script/isolate_for_tests
index cef0663..7b3dd0b 100755
--- a/script/isolate_for_tests
+++ b/script/isolate_for_tests
@@ -21,7 +21,7 @@ pid = fork do
     end
     gem 'raindrops', '0.8.0'
     gem 'kgio-monkey', '0.3.0'
-    gem 'kgio', '2.7.2'
+    gem 'kgio', '2.7.4'
     gem 'rack', '1.4.1'
   end
 end