Skip to content

Commit d7b21b9

Browse files
Bump solid_queue from 1.3.0 to 1.3.2
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8949ca commit d7b21b9

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
ed25519 (1.4.0)
174174
email_validator (2.2.4)
175175
activemodel
176-
erb (6.0.1)
176+
erb (6.0.2)
177177
erubi (1.13.1)
178178
et-orbi (1.4.0)
179179
tzinfo
@@ -216,15 +216,16 @@ GEM
216216
inertia_rails (3.16.0)
217217
railties (>= 6)
218218
io-console (0.8.2)
219-
irb (1.16.0)
219+
irb (1.17.0)
220220
pp (>= 0.6.0)
221+
prism (>= 1.3.0)
221222
rdoc (>= 4.0.0)
222223
reline (>= 0.4.2)
223224
jbuilder (2.14.1)
224225
actionview (>= 7.0.0)
225226
activesupport (>= 7.0.0)
226227
jmespath (1.6.2)
227-
json (2.18.1)
228+
json (2.19.1)
228229
json-jwt (1.17.0)
229230
activesupport (>= 4.2)
230231
aes_key_wrap
@@ -283,7 +284,8 @@ GEM
283284
mini_magick (5.3.1)
284285
logger
285286
mini_mime (1.1.5)
286-
minitest (6.0.1)
287+
minitest (6.0.2)
288+
drb (~> 2.0)
287289
prism (~> 1.5)
288290
msgpack (1.8.0)
289291
multipart-post (2.4.1)
@@ -357,7 +359,7 @@ GEM
357359
pp (0.6.3)
358360
prettyprint
359361
prettyprint (0.2.0)
360-
prism (1.7.0)
362+
prism (1.9.0)
361363
propshaft (1.3.1)
362364
actionpack (>= 7.0.0)
363365
activesupport (>= 7.0.0)
@@ -411,8 +413,8 @@ GEM
411413
activesupport (>= 5.0.0)
412414
minitest
413415
nokogiri (>= 1.6)
414-
rails-html-sanitizer (1.6.2)
415-
loofah (~> 2.21)
416+
rails-html-sanitizer (1.7.0)
417+
loofah (~> 2.25)
416418
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
417419
railties (8.1.2)
418420
actionpack (= 8.1.2)
@@ -425,7 +427,7 @@ GEM
425427
zeitwerk (~> 2.6)
426428
rainbow (3.1.1)
427429
rake (13.3.1)
428-
rdoc (7.0.3)
430+
rdoc (7.2.0)
429431
erb
430432
psych (>= 4.0.0)
431433
tsort
@@ -503,7 +505,7 @@ GEM
503505
activejob (>= 7.2)
504506
activerecord (>= 7.2)
505507
railties (>= 7.2)
506-
solid_queue (1.3.0)
508+
solid_queue (1.3.2)
507509
activejob (>= 7.1)
508510
activerecord (>= 7.1)
509511
concurrent-ruby (>= 1.3.1)
@@ -528,7 +530,7 @@ GEM
528530
thor (1.5.0)
529531
thruster (0.1.17-arm64-darwin)
530532
thruster (0.1.17-x86_64-linux)
531-
timeout (0.6.0)
533+
timeout (0.6.1)
532534
tsort (0.2.0)
533535
turbo-rails (2.0.20)
534536
actionpack (>= 7.1.0)
@@ -569,7 +571,7 @@ GEM
569571
websocket-extensions (0.1.5)
570572
xpath (3.2.0)
571573
nokogiri (~> 1.8)
572-
zeitwerk (2.7.4)
574+
zeitwerk (2.7.5)
573575

574576
PLATFORMS
575577
arm64-darwin-24

0 commit comments

Comments
 (0)