Revert to rinku 2.0.4

This commit is contained in:
Tom Hughes 2019-02-14 21:25:34 +00:00
parent affd87c528
commit 89d387e66a
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@ gem "paperclip", "~> 5.2"
gem "rack-cors" gem "rack-cors"
gem "rails-i18n", "~> 4.0.0" gem "rails-i18n", "~> 4.0.0"
gem "record_tag_helper" gem "record_tag_helper"
gem "rinku", ">= 1.2.2", :require => "rails_rinku" gem "rinku", "= 2.0.4", :require => "rails_rinku"
gem "validates_email_format_of", ">= 1.5.1" gem "validates_email_format_of", ">= 1.5.1"
# Native OSM extensions # Native OSM extensions

View file

@ -58,14 +58,14 @@ GEM
ast (2.4.0) ast (2.4.0)
autoprefixer-rails (8.6.5) autoprefixer-rails (8.6.5)
execjs execjs
better_errors (2.5.0) better_errors (2.5.1)
coderay (>= 1.0.0) coderay (>= 1.0.0)
erubi (>= 1.0.0) erubi (>= 1.0.0)
rack (>= 0.9.0) rack (>= 0.9.0)
bigdecimal (1.1.0) bigdecimal (1.1.0)
binding_of_caller (0.8.0) binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootsnap (1.3.2) bootsnap (1.4.0)
msgpack (~> 1.0) msgpack (~> 1.0)
browser (2.5.3) browser (2.5.3)
builder (3.2.3) builder (3.2.3)
@ -311,7 +311,7 @@ GEM
ref (2.0.0) ref (2.0.0)
request_store (1.4.1) request_store (1.4.1)
rack (>= 1.4) rack (>= 1.4)
rinku (2.0.5) rinku (2.0.4)
rotp (4.0.2) rotp (4.0.2)
addressable (~> 2.5) addressable (~> 2.5)
rubocop (0.64.0) rubocop (0.64.0)
@ -446,7 +446,7 @@ DEPENDENCIES
rails-controller-testing rails-controller-testing
rails-i18n (~> 4.0.0) rails-i18n (~> 4.0.0)
record_tag_helper record_tag_helper
rinku (>= 1.2.2) rinku (= 2.0.4)
rotp rotp
rubocop rubocop
sanitize sanitize