Skip to content

Commit 3d111ac

Browse files
Bump solid_queue from 1.1.5 to 1.2.4
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.1.5 to 1.2.4. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.1.5...v1.2.4) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 912ff92 commit 3d111ac

File tree

1 file changed

+40
-38
lines changed

1 file changed

+40
-38
lines changed

Gemfile.lock

Lines changed: 40 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
base64 (0.3.0)
9494
bcrypt_pbkdf (1.1.1)
9595
bcrypt_pbkdf (1.1.1-arm64-darwin)
96-
benchmark (0.4.1)
97-
bigdecimal (3.2.1)
96+
benchmark (0.5.0)
97+
bigdecimal (3.3.1)
9898
bindex (0.8.1)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -114,12 +114,12 @@ GEM
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116116
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.3)
117+
connection_pool (2.5.4)
118118
crass (1.0.6)
119119
dartsass-rails (0.5.1)
120120
railties (>= 6.0.0)
121121
sass-embedded (~> 1.63)
122-
date (3.4.1)
122+
date (3.5.0)
123123
debug (1.11.0)
124124
irb (~> 1.10)
125125
reline (>= 0.3.8)
@@ -138,9 +138,9 @@ GEM
138138
railties (>= 6.1)
139139
drb (2.2.3)
140140
ed25519 (1.4.0)
141-
erb (5.0.1)
141+
erb (5.1.3)
142142
erubi (1.13.1)
143-
et-orbi (1.2.11)
143+
et-orbi (1.4.0)
144144
tzinfo
145145
event_emitter (0.2.6)
146146
execjs (2.10.0)
@@ -162,12 +162,12 @@ GEM
162162
ffi (1.17.1-arm64-darwin)
163163
ffi (1.17.1-x86_64-linux-gnu)
164164
ffi (1.17.1-x86_64-linux-musl)
165-
fugit (1.11.1)
166-
et-orbi (~> 1, >= 1.2.11)
165+
fugit (1.12.1)
166+
et-orbi (~> 1.4)
167167
raabro (~> 1.4)
168168
gli (2.22.2)
169169
ostruct
170-
globalid (1.2.1)
170+
globalid (1.3.0)
171171
activesupport (>= 6.1)
172172
google-protobuf (4.33.0)
173173
bigdecimal
@@ -197,8 +197,8 @@ GEM
197197
actionpack (>= 6.0.0)
198198
activesupport (>= 6.0.0)
199199
railties (>= 6.0.0)
200-
io-console (0.8.0)
201-
irb (1.15.2)
200+
io-console (0.8.1)
201+
irb (1.15.3)
202202
pp (>= 0.6.0)
203203
rdoc (>= 4.0.0)
204204
reline (>= 0.4.2)
@@ -244,7 +244,7 @@ GEM
244244
mime-types-data (~> 3.2015)
245245
mime-types-data (3.2025.0304)
246246
mini_mime (1.1.5)
247-
minitest (5.25.5)
247+
minitest (5.26.1)
248248
msgpack (1.8.0)
249249
multi_xml (0.7.2)
250250
bigdecimal (~> 3.1)
@@ -268,19 +268,19 @@ GEM
268268
net-ssh (7.3.0)
269269
netrc (0.11.0)
270270
nio4r (2.7.4)
271-
nokogiri (1.18.8-aarch64-linux-gnu)
271+
nokogiri (1.18.10-aarch64-linux-gnu)
272272
racc (~> 1.4)
273-
nokogiri (1.18.8-aarch64-linux-musl)
273+
nokogiri (1.18.10-aarch64-linux-musl)
274274
racc (~> 1.4)
275-
nokogiri (1.18.8-arm-linux-gnu)
275+
nokogiri (1.18.10-arm-linux-gnu)
276276
racc (~> 1.4)
277-
nokogiri (1.18.8-arm-linux-musl)
277+
nokogiri (1.18.10-arm-linux-musl)
278278
racc (~> 1.4)
279-
nokogiri (1.18.8-arm64-darwin)
279+
nokogiri (1.18.10-arm64-darwin)
280280
racc (~> 1.4)
281-
nokogiri (1.18.8-x86_64-linux-gnu)
281+
nokogiri (1.18.10-x86_64-linux-gnu)
282282
racc (~> 1.4)
283-
nokogiri (1.18.8-x86_64-linux-musl)
283+
nokogiri (1.18.10-x86_64-linux-musl)
284284
racc (~> 1.4)
285285
oauth2 (2.0.12)
286286
faraday (>= 0.17.3, < 4.0)
@@ -312,7 +312,7 @@ GEM
312312
racc
313313
pg (1.5.9)
314314
popper_js (2.11.8)
315-
pp (0.6.2)
315+
pp (0.6.3)
316316
prettyprint
317317
prettyprint (0.2.0)
318318
propshaft (1.1.0)
@@ -328,17 +328,18 @@ GEM
328328
nio4r (~> 2.0)
329329
raabro (1.4.0)
330330
racc (1.8.1)
331-
rack (2.2.20)
332-
rack-protection (3.2.0)
331+
rack (3.2.4)
332+
rack-protection (4.2.1)
333333
base64 (>= 0.1.0)
334-
rack (~> 2.2, >= 2.2.4)
335-
rack-session (1.0.2)
336-
rack (< 3)
334+
logger (>= 1.6.0)
335+
rack (>= 3.0.0, < 4)
336+
rack-session (2.1.1)
337+
base64 (>= 0.1.0)
338+
rack (>= 3.0.0)
337339
rack-test (2.2.0)
338340
rack (>= 1.3)
339-
rackup (1.0.1)
340-
rack (< 3)
341-
webrick
341+
rackup (2.2.1)
342+
rack (>= 3)
342343
rails (8.0.2)
343344
actioncable (= 8.0.2)
344345
actionmailbox (= 8.0.2)
@@ -369,17 +370,18 @@ GEM
369370
thor (~> 1.0, >= 1.2.2)
370371
zeitwerk (~> 2.6)
371372
rainbow (3.1.1)
372-
rake (13.3.0)
373+
rake (13.3.1)
373374
rb-fsevent (0.11.2)
374375
rb-inotify (0.11.1)
375376
ffi (~> 1.0)
376-
rdoc (6.14.1)
377+
rdoc (6.15.1)
377378
erb
378379
psych (>= 4.0.0)
380+
tsort
379381
redis-client (0.24.0)
380382
connection_pool
381383
regexp_parser (2.10.0)
382-
reline (0.6.1)
384+
reline (0.6.3)
383385
io-console (~> 0.5)
384386
rest-client (2.1.0)
385387
http-accept (>= 1.7.0, < 2.0)
@@ -491,13 +493,13 @@ GEM
491493
activejob (>= 7.2)
492494
activerecord (>= 7.2)
493495
railties (>= 7.2)
494-
solid_queue (1.1.5)
496+
solid_queue (1.2.4)
495497
activejob (>= 7.1)
496498
activerecord (>= 7.1)
497499
concurrent-ruby (>= 1.3.1)
498-
fugit (~> 1.11.0)
500+
fugit (~> 1.11)
499501
railties (>= 7.1)
500-
thor (~> 1.3.1)
502+
thor (>= 1.3.1)
501503
sprockets (4.2.2)
502504
concurrent-ruby (~> 1.0)
503505
logger
@@ -516,13 +518,14 @@ GEM
516518
stimulus-rails (1.3.4)
517519
railties (>= 6.0.0)
518520
stringio (3.1.7)
519-
thor (1.3.2)
521+
thor (1.4.0)
520522
thruster (0.1.16)
521523
thruster (0.1.16-aarch64-linux)
522524
thruster (0.1.16-arm64-darwin)
523525
thruster (0.1.16-x86_64-linux)
524526
tilt (2.6.0)
525-
timeout (0.4.3)
527+
timeout (0.4.4)
528+
tsort (0.2.0)
526529
turbo-rails (2.0.13)
527530
actionpack (>= 7.1.0)
528531
railties (>= 7.1.0)
@@ -531,15 +534,14 @@ GEM
531534
unicode-display_width (3.1.4)
532535
unicode-emoji (~> 4.0, >= 4.0.4)
533536
unicode-emoji (4.0.4)
534-
uri (1.0.3)
537+
uri (1.1.1)
535538
useragent (0.16.11)
536539
version_gem (1.1.8)
537540
web-console (4.2.1)
538541
actionview (>= 6.0.0)
539542
activemodel (>= 6.0.0)
540543
bindex (>= 0.4.0)
541544
railties (>= 6.0.0)
542-
webrick (1.9.1)
543545
websocket (1.2.11)
544546
websocket-client-simple (0.9.0)
545547
base64

0 commit comments

Comments
 (0)