Skip to content

Commit 6030b95

Browse files
chore(deps): bump html-pipeline from 2.14.3 to 3.2.2
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.2. - [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.2) --- 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 5fd9afa commit 6030b95

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,9 @@ GEM
255255
globalid (1.2.1)
256256
activesupport (>= 6.1)
257257
highline (3.0.1)
258-
html-pipeline (2.14.3)
259-
activesupport (>= 2)
260-
nokogiri (>= 1.4)
258+
html-pipeline (3.2.2)
259+
selma (~> 0.4)
260+
zeitwerk (~> 2.5)
261261
htmlentities (4.3.4)
262262
http-accept (1.7.0)
263263
http-cookie (1.0.6)
@@ -324,7 +324,7 @@ GEM
324324
listen (3.9.0)
325325
rb-fsevent (~> 0.10, >= 0.10.3)
326326
rb-inotify (~> 0.9, >= 0.9.10)
327-
logger (1.6.4)
327+
logger (1.6.5)
328328
lograge (0.14.0)
329329
actionpack (>= 4)
330330
activesupport (>= 4)
@@ -443,6 +443,7 @@ GEM
443443
rb-fsevent (0.11.2)
444444
rb-inotify (0.11.1)
445445
ffi (~> 1.0)
446+
rb_sys (0.9.108)
446447
rdoc (6.9.0)
447448
psych (>= 4.0.0)
448449
recaptcha (5.18.0)
@@ -546,6 +547,8 @@ GEM
546547
rexml (~> 3.2, >= 3.2.5)
547548
rubyzip (>= 1.2.2, < 3.0)
548549
websocket (~> 1.0)
550+
selma (0.4.12)
551+
rb_sys (~> 0.9)
549552
should_not (1.1.0)
550553
shoulda-matchers (6.4.0)
551554
activesupport (>= 5.2.0)

0 commit comments

Comments
 (0)