test/test_helper.rb in inherited_resources-1.0.5 vs test/test_helper.rb in inherited_resources-1.0.6

- old
+ new

@@ -15,10 +15,10 @@ require 'mocha' ENV["RAILS_ENV"] = "test" RAILS_ROOT = "anywhere" -gem 'responders', '~> 0.4.0' +gem 'responders', '~> 0.4.6' gem 'activesupport', '= 2.3.5' require 'active_support' gem 'actionpack', '= 2.3.5'