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.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/test_isolate.rb b/t/test_isolate.rb
index 3ffb4cd..734fcd5 100644
--- a/t/test_isolate.rb
+++ b/t/test_isolate.rb
@@ -25,8 +25,8 @@ Isolate.now!(opts) do
     gem 'sendfile', '1.1.0'
     gem 'cool.io', '1.1.0'
 
-    gem 'eventmachine', '0.12.10'
-    gem 'sinatra', '1.3.2'
+    gem 'eventmachine', '1.0.0'
+    gem 'sinatra', '1.3.3'
     gem 'async_sinatra', '1.0.0'
 
     gem 'neverblock', '0.1.6.2'