From 29b1ac633314b79b26c2c4f1c713b040e1f9ddb3 Mon Sep 17 00:00:00 2001 From: Magnus Holm Date: Sun, 21 Feb 2010 18:32:44 +0100 Subject: [PATCH] ForwardToOtherController: Don't force the gem --- test/apps/forward_to_other_controller.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/apps/forward_to_other_controller.rb b/test/apps/forward_to_other_controller.rb index 29ec5eb..8d3ddbe 100644 --- a/test/apps/forward_to_other_controller.rb +++ b/test/apps/forward_to_other_controller.rb @@ -1,4 +1,3 @@ -gem 'camping', '=1.9.316' require 'camping' Camping.goes :ForwardToOtherController