From 73a8847fac9939e1b42a471f7537b5f89bd5ca94 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 5 Aug 2011 23:17:07 +0000 Subject: bump Cramp test dependency to 0.14 --- t/test_isolate_cramp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/test_isolate_cramp.rb b/t/test_isolate_cramp.rb index 3332383..5dcd20e 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.13' + gem 'cramp', '0.14' end end -- cgit v1.2.3-24-ge0c7