Skip to content

Commit 2806e31

Browse files
chore(deps): bump html-pipeline from 2.14.3 to 3.2.1
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.1. - [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.1) --- 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 0bca367 commit 2806e31

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ GEM
250250
globalid (1.2.1)
251251
activesupport (>= 6.1)
252252
highline (3.0.1)
253-
html-pipeline (2.14.3)
254-
activesupport (>= 2)
255-
nokogiri (>= 1.4)
253+
html-pipeline (3.2.1)
254+
selma (~> 0.4)
255+
zeitwerk (~> 2.5)
256256
htmlentities (4.3.4)
257257
http-accept (1.7.0)
258258
http-cookie (1.0.6)
@@ -319,7 +319,7 @@ GEM
319319
listen (3.9.0)
320320
rb-fsevent (~> 0.10, >= 0.10.3)
321321
rb-inotify (~> 0.9, >= 0.9.10)
322-
logger (1.6.1)
322+
logger (1.6.2)
323323
lograge (0.14.0)
324324
actionpack (>= 4)
325325
activesupport (>= 4)
@@ -352,7 +352,7 @@ GEM
352352
mini_magick (4.13.2)
353353
mini_mime (1.1.5)
354354
mini_portile2 (2.8.8)
355-
minitest (5.25.2)
355+
minitest (5.25.4)
356356
multi_json (1.15.0)
357357
net-imap (0.4.14)
358358
date
@@ -438,6 +438,7 @@ GEM
438438
rb-fsevent (0.11.2)
439439
rb-inotify (0.11.1)
440440
ffi (~> 1.0)
441+
rb_sys (0.9.103)
441442
rdoc (6.7.0)
442443
psych (>= 4.0.0)
443444
recaptcha (5.17.0)
@@ -534,13 +535,15 @@ GEM
534535
sanitize (6.1.3)
535536
crass (~> 1.0.2)
536537
nokogiri (>= 1.12.0)
537-
securerandom (0.3.2)
538+
securerandom (0.4.0)
538539
selenium-webdriver (4.22.0)
539540
base64 (~> 0.2)
540541
logger (~> 1.4)
541542
rexml (~> 3.2, >= 3.2.5)
542543
rubyzip (>= 1.2.2, < 3.0)
543544
websocket (~> 1.0)
545+
selma (0.4.10)
546+
rb_sys (~> 0.9)
544547
should_not (1.1.0)
545548
shoulda-matchers (6.4.0)
546549
activesupport (>= 5.2.0)

0 commit comments

Comments
 (0)