Revert to rinku 2.0.4
This commit is contained in:
parent
affd87c528
commit
89d387e66a
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -58,7 +58,7 @@ gem "paperclip", "~> 5.2"
|
|||
gem "rack-cors"
|
||||
gem "rails-i18n", "~> 4.0.0"
|
||||
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"
|
||||
|
||||
# Native OSM extensions
|
||||
|
|
|
@ -58,14 +58,14 @@ GEM
|
|||
ast (2.4.0)
|
||||
autoprefixer-rails (8.6.5)
|
||||
execjs
|
||||
better_errors (2.5.0)
|
||||
better_errors (2.5.1)
|
||||
coderay (>= 1.0.0)
|
||||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
bigdecimal (1.1.0)
|
||||
binding_of_caller (0.8.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (1.3.2)
|
||||
bootsnap (1.4.0)
|
||||
msgpack (~> 1.0)
|
||||
browser (2.5.3)
|
||||
builder (3.2.3)
|
||||
|
@ -311,7 +311,7 @@ GEM
|
|||
ref (2.0.0)
|
||||
request_store (1.4.1)
|
||||
rack (>= 1.4)
|
||||
rinku (2.0.5)
|
||||
rinku (2.0.4)
|
||||
rotp (4.0.2)
|
||||
addressable (~> 2.5)
|
||||
rubocop (0.64.0)
|
||||
|
@ -446,7 +446,7 @@ DEPENDENCIES
|
|||
rails-controller-testing
|
||||
rails-i18n (~> 4.0.0)
|
||||
record_tag_helper
|
||||
rinku (>= 1.2.2)
|
||||
rinku (= 2.0.4)
|
||||
rotp
|
||||
rubocop
|
||||
sanitize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue