Revert to tracking new versions of rinku
This commit is contained in:
parent
e4b0b6cd6a
commit
343f0bca14
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -60,7 +60,7 @@ gem "paperclip", "~> 5.2"
|
|||
gem "rack-cors"
|
||||
gem "rails-i18n", "~> 4.0.0"
|
||||
gem "record_tag_helper"
|
||||
gem "rinku", "= 2.0.4", :require => "rails_rinku"
|
||||
gem "rinku", ">= 2.0.6", :require => "rails_rinku"
|
||||
gem "validates_email_format_of", ">= 1.5.1"
|
||||
|
||||
# Native OSM extensions
|
||||
|
|
|
@ -362,7 +362,7 @@ GEM
|
|||
ref (2.0.0)
|
||||
request_store (1.4.1)
|
||||
rack (>= 1.4)
|
||||
rinku (2.0.4)
|
||||
rinku (2.0.6)
|
||||
rotp (4.1.0)
|
||||
addressable (~> 2.5)
|
||||
rubocop (0.66.0)
|
||||
|
@ -502,7 +502,7 @@ DEPENDENCIES
|
|||
rails-controller-testing
|
||||
rails-i18n (~> 4.0.0)
|
||||
record_tag_helper
|
||||
rinku (= 2.0.4)
|
||||
rinku (>= 2.0.6)
|
||||
rotp
|
||||
rubocop
|
||||
sanitize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue