Fix deprecation warning of has_many_polymorphs. Needed to vendor this gem.

This commit is contained in:
Reinier Balt 2012-04-08 15:17:29 +02:00
parent affb802791
commit 2bdecb583a
177 changed files with 11469 additions and 4 deletions

View file

@ -3,6 +3,12 @@ PATH
specs:
aruba (0.2.2)
PATH
remote: vendor/gems/has_many_polymorphs-2.13
specs:
has_many_polymorphs (2.13)
activerecord
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
@ -51,8 +57,6 @@ GEM
gem_plugin (0.2.3)
gherkin (2.7.7)
json (>= 1.4.6)
has_many_polymorphs (2.13)
activerecord
highline (1.5.2)
hoe (2.13.1)
rake (~> 0.8)
@ -143,7 +147,7 @@ DEPENDENCIES
cucumber-rails (~> 0.3.2)
database_cleaner (>= 0.5.0)
flexmock
has_many_polymorphs (~> 2.13)
has_many_polymorphs (~> 2.13)!
highline (~> 1.5.0)
hoe
hpricot