bump html-pipeline

pull/8606/head
ulferts 4 years ago
parent b908b1531e
commit 8a24f236b4
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -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

@ -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)

Loading…
Cancel
Save