Skip to content

Commit 362e9f2

Browse files
chore(deps): bump html-pipeline from 2.14.3 to 3.2.4
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.2.4. - [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.4) --- updated-dependencies: - dependency-name: html-pipeline dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feb0dba commit 362e9f2

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
baran (0.1.12)
161161
base64 (0.3.0)
162162
bcrypt (3.1.20)
163-
benchmark (0.4.1)
163+
benchmark (0.5.0)
164164
bigdecimal (3.3.1)
165165
builder (3.3.0)
166166
bullet (8.0.7)
@@ -191,8 +191,8 @@ GEM
191191
marcel (~> 1.0.0)
192192
ssrf_filter (~> 1.0)
193193
childprocess (5.0.0)
194-
concurrent-ruby (1.3.5)
195-
connection_pool (2.5.4)
194+
concurrent-ruby (1.3.6)
195+
connection_pool (3.0.2)
196196
consistency_fail (0.3.7)
197197
crass (1.0.6)
198198
cronex (0.15.0)
@@ -280,15 +280,15 @@ GEM
280280
hashery (2.1.2)
281281
highline (3.1.2)
282282
reline
283-
html-pipeline (2.14.3)
284-
activesupport (>= 2)
285-
nokogiri (>= 1.4)
283+
html-pipeline (3.2.4)
284+
selma (~> 0.4)
285+
zeitwerk (~> 2.5)
286286
htmlentities (4.3.4)
287287
http-accept (1.7.0)
288288
http-cookie (1.0.6)
289289
domain_name (~> 0.5)
290290
http_accept_language (2.1.1)
291-
i18n (1.14.7)
291+
i18n (1.14.8)
292292
concurrent-ruby (~> 1.0)
293293
i18n-tasks (1.0.15)
294294
activesupport (>= 4.0.2)
@@ -395,7 +395,9 @@ GEM
395395
mini_magick (4.13.2)
396396
mini_mime (1.1.5)
397397
mini_portile2 (2.8.9)
398-
minitest (5.26.0)
398+
minitest (6.0.2)
399+
drb (~> 2.0)
400+
prism (~> 1.5)
399401
multi_json (1.17.0)
400402
multipart-post (2.4.1)
401403
neighbor (0.5.2)
@@ -436,6 +438,7 @@ GEM
436438
prettyprint
437439
pragmatic_segmenter (0.3.24)
438440
prettyprint (0.2.0)
441+
prism (1.9.0)
439442
progress (3.6.0)
440443
psych (5.2.4)
441444
date
@@ -495,9 +498,12 @@ GEM
495498
zeitwerk (~> 2.6)
496499
rainbow (3.1.1)
497500
rake (13.2.1)
501+
rake-compiler-dock (1.11.0)
498502
rb-fsevent (0.11.2)
499503
rb-inotify (0.11.1)
500504
ffi (~> 1.0)
505+
rb_sys (0.9.124)
506+
rake-compiler-dock (= 1.11.0)
501507
rdoc (6.13.1)
502508
psych (>= 4.0.0)
503509
recaptcha (5.19.0)
@@ -608,6 +614,8 @@ GEM
608614
rexml (~> 3.2, >= 3.2.5)
609615
rubyzip (>= 1.2.2, < 3.0)
610616
websocket (~> 1.0)
617+
selma (0.4.15)
618+
rb_sys (~> 0.9)
611619
should_not (1.1.0)
612620
shoulda-matchers (6.4.0)
613621
activesupport (>= 5.2.0)

0 commit comments

Comments
 (0)