Skip to content

Commit 9d62a76

Browse files
chore(deps): bump html-pipeline from 2.14.3 to 3.1.0
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.1.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.1.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 7490110 commit 9d62a76

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ GEM
239239
globalid (1.1.0)
240240
activesupport (>= 5.0)
241241
highline (2.1.0)
242-
html-pipeline (2.14.3)
243-
activesupport (>= 2)
244-
nokogiri (>= 1.4)
242+
html-pipeline (3.1.0)
243+
selma (~> 0.1)
244+
zeitwerk (~> 2.5)
245245
htmlentities (4.3.4)
246246
http_accept_language (2.1.1)
247247
i18n (1.14.4)
@@ -403,6 +403,7 @@ GEM
403403
rb-fsevent (0.11.2)
404404
rb-inotify (0.10.1)
405405
ffi (~> 1.0)
406+
rb_sys (0.9.90)
406407
recaptcha (5.16.0)
407408
record_tag_helper (1.0.1)
408409
actionview (>= 5)
@@ -493,6 +494,8 @@ GEM
493494
rexml (~> 3.2, >= 3.2.5)
494495
rubyzip (>= 1.2.2, < 3.0)
495496
websocket (~> 1.0)
497+
selma (0.2.2)
498+
rb_sys (~> 0.9)
496499
settings_on_rails (0.3.1)
497500
activerecord (>= 3.1)
498501
should_not (1.1.0)

0 commit comments

Comments
 (0)