Skip to content

Commit 17f5466

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 658ecd5 commit 17f5466

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 5 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.1)
@@ -327,7 +327,7 @@ GEM
327327
mini_magick (4.12.0)
328328
mini_mime (1.1.5)
329329
mini_portile2 (2.8.5)
330-
minitest (5.21.1)
330+
minitest (5.22.2)
331331
multi_json (1.15.0)
332332
net-imap (0.4.8)
333333
date
@@ -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.89)
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)
@@ -562,7 +565,7 @@ GEM
562565
xpath (3.2.0)
563566
nokogiri (~> 1.8)
564567
yard (0.9.34)
565-
zeitwerk (2.6.12)
568+
zeitwerk (2.6.13)
566569

567570
PLATFORMS
568571
ruby

0 commit comments

Comments
 (0)