]> git.openstreetmap.org Git - rails.git/commitdiff
Revert to tracking new versions of rinku
authorTom Hughes <tom@compton.nu>
Tue, 23 Apr 2019 07:34:17 +0000 (08:34 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 23 Apr 2019 08:33:34 +0000 (09:33 +0100)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index d2e0167a5878011461ed735075f915601fc90791..1099cfd854efb3203267a0723f9e1c02b366dd35 100644 (file)
--- a/Gemfile
+++ b/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
index d850c7aebe3219d2d3741259523858f8021d6b02..29a35058346aff2ccc4bbe284e1f29a5b91e89dd 100644 (file)
@@ -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