mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-16 20:28:09 +01:00
remove has_many_polymorphs
This commit is contained in:
parent
8093fce7d3
commit
b2e34d4694
178 changed files with 0 additions and 11669 deletions
1
Gemfile
1
Gemfile
|
|
@ -8,7 +8,6 @@ gem "RedCloth", "4.2.8"
|
|||
gem "sanitize", "~>1.2.1"
|
||||
gem "rack", "1.1.0"
|
||||
gem "will_paginate", "~> 2.3.15"
|
||||
gem "has_many_polymorphs", "~> 2.13", :path => "vendor/gems/has_many_polymorphs-2.13" # vendorred to get rid of some deprecation warnings
|
||||
gem "acts_as_list", "~>0.1.4"
|
||||
gem "aasm", "~>2.2.0"
|
||||
gem "rubyjedi-actionwebservice", :require => "actionwebservice"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue