From c6bb07a6475f71dc1e2b46b87a34fbbf46c52b5d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 5 Aug 2011 18:15:45 +0000 Subject: cramp: bump test version to 0.13 cramp was just released a few days ago and all the tested pieces seem to work... --- t/test_isolate_cramp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/test_isolate_cramp.rb b/t/test_isolate_cramp.rb index d73ff3f..3332383 100644 --- a/t/test_isolate_cramp.rb +++ b/t/test_isolate_cramp.rb @@ -17,7 +17,7 @@ lock = File.open(__FILE__, "rb") lock.flock(File::LOCK_EX) Isolate.now!(opts) do if engine == "ruby" - gem 'cramp', '0.12' + gem 'cramp', '0.13' end end -- cgit v1.2.3-24-ge0c7