bump html-pipeline

This commit is contained in:
ulferts
2020-08-28 13:27:06 +02:00
parent b908b1531e
commit 8a24f236b4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ gem 'commonmarker', '~> 0.21.0'
# HTML pipeline for transformations on text formatter output
# such as sanitization or additional features
gem 'html-pipeline', '~> 2.12.0'
gem 'html-pipeline', '~> 2.14.0'
# Tasklist parsing and renderer
gem 'deckar01-task_list', '~> 2.3.1'
# Requires escape-utils for faster escaping
+2 -2
View File
@@ -546,7 +546,7 @@ GEM
hashdiff (1.0.1)
hashery (2.1.2)
hashie (3.6.0)
html-pipeline (2.12.3)
html-pipeline (2.14.0)
activesupport (>= 2)
nokogiri (>= 1.4)
htmldiff (0.0.1)
@@ -1030,7 +1030,7 @@ DEPENDENCIES
gon (~> 6.3.2)
grape (~> 1.3.0)
grids!
html-pipeline (~> 2.12.0)
html-pipeline (~> 2.14.0)
htmldiff
i18n-js (~> 3.7.0)
json_spec (~> 1.1.4)