mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump html-pipeline
This commit is contained in:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user