Skip to content

Commit 2b999cb

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 1480d11 commit 2b999cb

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
@@ -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)
@@ -444,6 +444,7 @@ GEM
444444
rb-fsevent (0.11.2)
445445
rb-inotify (0.11.1)
446446
ffi (~> 1.0)
447+
rb_sys (0.9.108)
447448
rdoc (6.10.0)
448449
psych (>= 4.0.0)
449450
recaptcha (5.18.0)
@@ -547,6 +548,8 @@ GEM
547548
rexml (~> 3.2, >= 3.2.5)
548549
rubyzip (>= 1.2.2, < 3.0)
549550
websocket (~> 1.0)
551+
selma (0.4.12)
552+
rb_sys (~> 0.9)
550553
should_not (1.1.0)
551554
shoulda-matchers (6.4.0)
552555
activesupport (>= 5.2.0)

0 commit comments

Comments
 (0)