Drop use of record_tag_helper
We only had one place using it and there's no sign of upstream doing a rails 6 compatible release.
This commit is contained in:
parent
bf68eb6607
commit
b6ecdb7507
3 changed files with 2 additions and 6 deletions
1
Gemfile
1
Gemfile
|
@ -57,7 +57,6 @@ gem "openstreetmap-actionpack-page_caching", ">= 1.1.2", :require => "actionpack
|
|||
gem "openstreetmap-deadlock_retry", ">= 1.3.0", :require => "deadlock_retry"
|
||||
gem "rack-cors"
|
||||
gem "rails-i18n", "~> 4.0.0"
|
||||
gem "record_tag_helper"
|
||||
gem "rinku", ">= 2.0.6", :require => "rails_rinku"
|
||||
gem "strong_migrations"
|
||||
gem "validates_email_format_of", ">= 1.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue