From 23be173e2506f8a39d3e7b3097cef4e3b8a31ccc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Feb 2011 09:44:23 -0800 Subject: tests: updates for cramp 0.12 The Cramp::Controller namespace is gone. --- t/test_isolate_cramp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/test_isolate_cramp.rb') diff --git a/t/test_isolate_cramp.rb b/t/test_isolate_cramp.rb index 2dbb606..d73ff3f 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.11' + gem 'cramp', '0.12' end end -- cgit v1.2.3-24-ge0c7