diff --git a/Gemfile b/Gemfile index 2ee8161f6..06869fea7 100644 --- 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.1" + gem "sanitize", "~> 5.2" end # Include database gems for the adapters found in the database