From efbdc44a5a301e5ea16d5135afaa9cda3a33f5d3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 7 Jan 2011 11:54:35 -0800 Subject: tests: bump async_sinatra dependency to 0.4.0 It's out and it works, so why not. --- 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 447e84f..a97417c 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -27,7 +27,7 @@ Isolate.now!(opts) do gem 'eventmachine', '0.12.10' gem 'sinatra', '1.0.0' - gem 'async_sinatra', '0.2.1' + gem 'async_sinatra', '0.4.0' gem 'neverblock', '0.1.6.2' end -- cgit v1.2.3-24-ge0c7