Skip to content

Commit 636e54e

Browse files
chore(deps): bump html-pipeline from 2.14.3 to 3.2.0
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.0. - [Release notes](https://github.com/gjtorikian/html-pipeline/releases) - [Changelog](https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-pipeline@v2.14.3...v3.2.0) --- updated-dependencies: - dependency-name: html-pipeline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f13f7 commit 636e54e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@ GEM
231231
globalid (1.1.0)
232232
activesupport (>= 5.0)
233233
highline (3.0.1)
234-
html-pipeline (2.14.3)
235-
activesupport (>= 2)
236-
nokogiri (>= 1.4)
234+
html-pipeline (3.2.0)
235+
selma (~> 0.1)
236+
zeitwerk (~> 2.5)
237237
htmlentities (4.3.4)
238238
http_accept_language (2.1.1)
239239
i18n (1.14.5)
@@ -394,6 +394,7 @@ GEM
394394
rb-fsevent (0.11.2)
395395
rb-inotify (0.10.1)
396396
ffi (~> 1.0)
397+
rb_sys (0.9.97)
397398
recaptcha (5.16.0)
398399
record_tag_helper (1.0.1)
399400
actionview (>= 5)
@@ -485,6 +486,8 @@ GEM
485486
rexml (~> 3.2, >= 3.2.5)
486487
rubyzip (>= 1.2.2, < 3.0)
487488
websocket (~> 1.0)
489+
selma (0.2.2)
490+
rb_sys (~> 0.9)
488491
settings_on_rails (0.3.1)
489492
activerecord (>= 3.1)
490493
should_not (1.1.0)

0 commit comments

Comments
 (0)