]> source.dussan.org Git - redmine.git/commitdiff
Pin sanitize to 6.0 (#35752, #32424).
authorMarius Balteanu <marius.balteanu@zitec.com>
Fri, 13 Aug 2021 06:37:57 +0000 (06:37 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Fri, 13 Aug 2021 06:37:57 +0000 (06:37 +0000)
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@21171 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 06869fea7f251a86b406171f504fd944af44e1e3..636e844e6ae108abcb18d57877fad2fc70364764 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -51,7 +51,7 @@ end
 group :common_mark do
   gem "html-pipeline", "~> 2.13.2"
   gem "commonmarker", (RUBY_VERSION < '2.6' ? '0.21.0' : '~> 0.22')
-  gem "sanitize", "~> 5.2"
+  gem "sanitize", "~> 6.0"
 end
 
 # Include database gems for the adapters found in the database