Skip to content

Commit 6ad1d35

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

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
benchmark (0.4.1)
82-
bigdecimal (3.2.1)
82+
bigdecimal (3.2.2)
8383
bindex (0.8.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
@@ -117,7 +117,7 @@ GEM
117117
railties (>= 6.1)
118118
drb (2.2.3)
119119
ed25519 (1.4.0)
120-
erb (5.0.1)
120+
erb (5.0.2)
121121
erubi (1.13.1)
122122
et-orbi (1.2.11)
123123
tzinfo
@@ -157,7 +157,7 @@ GEM
157157
actionpack (>= 6.0.0)
158158
activesupport (>= 6.0.0)
159159
railties (>= 6.0.0)
160-
io-console (0.8.0)
160+
io-console (0.8.1)
161161
irb (1.15.2)
162162
pp (>= 0.6.0)
163163
rdoc (>= 4.0.0)
@@ -221,19 +221,19 @@ GEM
221221
net-ssh (7.3.0)
222222
netrc (0.11.0)
223223
nio4r (2.7.4)
224-
nokogiri (1.18.8-aarch64-linux-gnu)
224+
nokogiri (1.18.9-aarch64-linux-gnu)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-aarch64-linux-musl)
226+
nokogiri (1.18.9-aarch64-linux-musl)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-arm-linux-gnu)
228+
nokogiri (1.18.9-arm-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-arm-linux-musl)
230+
nokogiri (1.18.9-arm-linux-musl)
231231
racc (~> 1.4)
232-
nokogiri (1.18.8-arm64-darwin)
232+
nokogiri (1.18.9-arm64-darwin)
233233
racc (~> 1.4)
234-
nokogiri (1.18.8-x86_64-linux-gnu)
234+
nokogiri (1.18.9-x86_64-linux-gnu)
235235
racc (~> 1.4)
236-
nokogiri (1.18.8-x86_64-linux-musl)
236+
nokogiri (1.18.9-x86_64-linux-musl)
237237
racc (~> 1.4)
238238
oauth2 (2.0.12)
239239
faraday (>= 0.17.3, < 4.0)
@@ -279,7 +279,7 @@ GEM
279279
nio4r (~> 2.0)
280280
raabro (1.4.0)
281281
racc (1.8.1)
282-
rack (3.1.15)
282+
rack (3.2.0)
283283
rack-protection (4.1.1)
284284
base64 (>= 0.1.0)
285285
logger (>= 1.6.0)
@@ -322,13 +322,13 @@ GEM
322322
zeitwerk (~> 2.6)
323323
rainbow (3.1.1)
324324
rake (13.3.0)
325-
rdoc (6.14.1)
325+
rdoc (6.14.2)
326326
erb
327327
psych (>= 4.0.0)
328328
redis-client (0.24.0)
329329
connection_pool
330330
regexp_parser (2.10.0)
331-
reline (0.6.1)
331+
reline (0.6.2)
332332
io-console (~> 0.5)
333333
rest-client (2.1.0)
334334
http-accept (>= 1.7.0, < 2.0)
@@ -405,13 +405,13 @@ GEM
405405
activejob (>= 7.2)
406406
activerecord (>= 7.2)
407407
railties (>= 7.2)
408-
solid_queue (1.1.5)
408+
solid_queue (1.2.1)
409409
activejob (>= 7.1)
410410
activerecord (>= 7.1)
411411
concurrent-ruby (>= 1.3.1)
412412
fugit (~> 1.11.0)
413413
railties (>= 7.1)
414-
thor (~> 1.3.1)
414+
thor (>= 1.3.1)
415415
sshkit (1.24.0)
416416
base64
417417
logger
@@ -422,7 +422,7 @@ GEM
422422
stimulus-rails (1.3.4)
423423
railties (>= 6.0.0)
424424
stringio (3.1.7)
425-
thor (1.3.2)
425+
thor (1.4.0)
426426
thruster (0.1.13)
427427
thruster (0.1.13-aarch64-linux)
428428
thruster (0.1.13-arm64-darwin)

0 commit comments

Comments
 (0)