Skip to content

Commit 0bb8347

Browse files
Bump solid_queue from 1.2.1 to 1.2.4
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.1 to 1.2.4. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.2.1...v1.2.4) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79281e6 commit 0bb8347

File tree

1 file changed

+23
-21
lines changed

1 file changed

+23
-21
lines changed

Gemfile.lock

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ GEM
7979
base64 (0.3.0)
8080
bcrypt (3.1.20)
8181
bcrypt_pbkdf (1.1.1)
82-
benchmark (0.4.1)
83-
bigdecimal (3.2.3)
82+
benchmark (0.5.0)
83+
bigdecimal (3.3.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -100,15 +100,15 @@ GEM
100100
regexp_parser (>= 1.5, < 3.0)
101101
xpath (~> 3.2)
102102
concurrent-ruby (1.3.5)
103-
connection_pool (2.5.4)
103+
connection_pool (2.5.5)
104104
crack (1.0.1)
105105
bigdecimal
106106
rexml
107107
crass (1.0.6)
108108
dartsass-rails (0.5.1)
109109
railties (>= 6.0.0)
110110
sass-embedded (~> 1.63)
111-
date (3.4.1)
111+
date (3.5.0)
112112
debug (1.11.0)
113113
irb (~> 1.10)
114114
reline (>= 0.3.8)
@@ -123,9 +123,9 @@ GEM
123123
dotenv (3.1.8)
124124
drb (2.2.3)
125125
ed25519 (1.4.0)
126-
erb (5.0.2)
126+
erb (6.0.0)
127127
erubi (1.13.1)
128-
et-orbi (1.2.11)
128+
et-orbi (1.4.0)
129129
tzinfo
130130
factory_bot (6.5.6)
131131
activesupport (>= 6.1.0)
@@ -148,10 +148,10 @@ GEM
148148
sassc (>= 1.11)
149149
friendly_id (5.4.2)
150150
activerecord (>= 4.0.0)
151-
fugit (1.11.1)
152-
et-orbi (~> 1, >= 1.2.11)
151+
fugit (1.12.1)
152+
et-orbi (~> 1.4)
153153
raabro (~> 1.4)
154-
globalid (1.2.1)
154+
globalid (1.3.0)
155155
activesupport (>= 6.1)
156156
google-protobuf (4.31.1-aarch64-linux-gnu)
157157
bigdecimal
@@ -167,7 +167,7 @@ GEM
167167
activesupport (>= 6.0.0)
168168
railties (>= 6.0.0)
169169
io-console (0.8.1)
170-
irb (1.15.2)
170+
irb (1.15.3)
171171
pp (>= 0.6.0)
172172
rdoc (>= 4.0.0)
173173
reline (>= 0.4.2)
@@ -198,7 +198,7 @@ GEM
198198
marcel (1.0.4)
199199
matrix (0.4.3)
200200
mini_mime (1.1.5)
201-
minitest (5.25.5)
201+
minitest (5.26.2)
202202
msgpack (1.8.0)
203203
mustache (1.1.1)
204204
net-http (0.6.0)
@@ -229,7 +229,7 @@ GEM
229229
positioning (0.4.6)
230230
activerecord (>= 6.1)
231231
activesupport (>= 6.1)
232-
pp (0.6.2)
232+
pp (0.6.3)
233233
prettyprint
234234
prettyprint (0.2.0)
235235
propshaft (1.1.0)
@@ -245,7 +245,7 @@ GEM
245245
nio4r (~> 2.0)
246246
raabro (1.4.0)
247247
racc (1.8.1)
248-
rack (3.2.1)
248+
rack (3.2.4)
249249
rack-session (2.1.1)
250250
base64 (>= 0.1.0)
251251
rack (>= 3.0.0)
@@ -286,16 +286,17 @@ GEM
286286
rake (>= 12.2)
287287
thor (~> 1.0, >= 1.2.2)
288288
zeitwerk (~> 2.6)
289-
rake (13.3.0)
289+
rake (13.3.1)
290290
ransack (4.3.0)
291291
activerecord (>= 6.1.5)
292292
activesupport (>= 6.1.5)
293293
i18n
294-
rdoc (6.14.2)
294+
rdoc (6.16.0)
295295
erb
296296
psych (>= 4.0.0)
297+
tsort
297298
regexp_parser (2.10.0)
298-
reline (0.6.2)
299+
reline (0.6.3)
299300
io-console (~> 0.5)
300301
responders (3.1.1)
301302
actionpack (>= 5.2)
@@ -350,11 +351,11 @@ GEM
350351
activejob (>= 7.2)
351352
activerecord (>= 7.2)
352353
railties (>= 7.2)
353-
solid_queue (1.2.1)
354+
solid_queue (1.2.4)
354355
activejob (>= 7.1)
355356
activerecord (>= 7.1)
356357
concurrent-ruby (>= 1.3.1)
357-
fugit (~> 1.11.0)
358+
fugit (~> 1.11)
358359
railties (>= 7.1)
359360
thor (>= 1.3.1)
360361
sshkit (1.24.0)
@@ -366,19 +367,20 @@ GEM
366367
ostruct
367368
stimulus-rails (1.3.4)
368369
railties (>= 6.0.0)
369-
stringio (3.1.7)
370+
stringio (3.1.8)
370371
thor (1.4.0)
371372
thruster (0.1.14-aarch64-linux)
372373
thruster (0.1.14-x86_64-linux)
373-
timeout (0.4.3)
374+
timeout (0.4.4)
374375
traco (5.3.3)
375376
activerecord (>= 4.2)
377+
tsort (0.2.0)
376378
turbo-rails (2.0.16)
377379
actionpack (>= 7.1.0)
378380
railties (>= 7.1.0)
379381
tzinfo (2.0.6)
380382
concurrent-ruby (~> 1.0)
381-
uri (1.0.3)
383+
uri (1.1.1)
382384
useragent (0.16.11)
383385
warden (1.2.9)
384386
rack (>= 2.0.9)

0 commit comments

Comments
 (0)