Skip to content

Commit 3d753e4

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] <support@github.com>
1 parent 9ff3913 commit 3d753e4

2 files changed

Lines changed: 29 additions & 27 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem "ruby-vips", "~> 2.2" # Ruby exten
2121
gem 'sass-rails', '~> 6.0.0' # Ruby on Rails stylesheet engine for Sass
2222
gem "solid_cable", '~> 3.0.11' # Use the database-backed adapters for Action Cable
2323
gem "solid_cache", '~> 1.0.7' # Use the database-backed adapters for Rails.cache
24-
gem "solid_queue", '~> 1.1.5' # Use the database-backed adapters for Active Job
24+
gem "solid_queue", '~> 1.2.4' # Use the database-backed adapters for Active Job
2525
gem "sprockets", '~> 3.7.5', '< 4.0' # Rack-based asset packaging system
2626
gem "sprockets-rails", '~> 3.5.2' # The asset pipeline for Rails
2727
gem "stimulus-rails", '~> 1.3.4' # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]

Gemfile.lock

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ GEM
109109
base64 (0.3.0)
110110
bcrypt (3.1.20)
111111
bcrypt_pbkdf (1.1.1)
112-
benchmark (0.4.1)
113-
bigdecimal (3.2.2)
112+
benchmark (0.5.0)
113+
bigdecimal (3.3.1)
114114
bindex (0.8.1)
115115
bootsnap (1.18.6)
116116
msgpack (~> 1.2)
@@ -124,12 +124,12 @@ GEM
124124
childprocess (5.1.0)
125125
logger (~> 1.5)
126126
concurrent-ruby (1.3.5)
127-
connection_pool (2.5.3)
127+
connection_pool (2.5.4)
128128
crass (1.0.6)
129129
cssbundling-rails (1.4.3)
130130
railties (>= 6.0.0)
131131
csv (3.3.3)
132-
date (3.4.1)
132+
date (3.5.0)
133133
debug (1.11.0)
134134
irb (~> 1.10)
135135
reline (>= 0.3.8)
@@ -149,9 +149,9 @@ GEM
149149
dotenv (3.1.8)
150150
drb (2.2.3)
151151
ed25519 (1.4.0)
152-
erb (5.0.1)
152+
erb (5.1.3)
153153
erubi (1.13.1)
154-
et-orbi (1.2.11)
154+
et-orbi (1.4.0)
155155
tzinfo
156156
factory_bot (6.5.4)
157157
activesupport (>= 6.1.0)
@@ -166,10 +166,10 @@ GEM
166166
formtastic (5.0.0)
167167
actionpack (>= 6.0.0)
168168
formtastic_i18n (0.7.0)
169-
fugit (1.11.1)
170-
et-orbi (~> 1, >= 1.2.11)
169+
fugit (1.12.1)
170+
et-orbi (~> 1.4)
171171
raabro (~> 1.4)
172-
globalid (1.2.1)
172+
globalid (1.3.0)
173173
activesupport (>= 6.1)
174174
has_scope (0.8.2)
175175
actionpack (>= 5.2)
@@ -184,7 +184,7 @@ GEM
184184
has_scope (>= 0.6)
185185
railties (>= 6.0)
186186
responders (>= 2)
187-
io-console (0.8.0)
187+
io-console (0.8.1)
188188
irb (1.15.2)
189189
pp (>= 0.6.0)
190190
rdoc (>= 4.0.0)
@@ -247,7 +247,7 @@ GEM
247247
benchmark
248248
logger
249249
mini_mime (1.1.5)
250-
minitest (5.25.5)
250+
minitest (5.26.0)
251251
msgpack (1.8.0)
252252
net-imap (0.5.6)
253253
date
@@ -264,11 +264,11 @@ GEM
264264
net-protocol
265265
net-ssh (7.3.0)
266266
nio4r (2.7.4)
267-
nokogiri (1.18.8-arm64-darwin)
267+
nokogiri (1.18.10-arm64-darwin)
268268
racc (~> 1.4)
269-
nokogiri (1.18.8-x86_64-darwin)
269+
nokogiri (1.18.10-x86_64-darwin)
270270
racc (~> 1.4)
271-
nokogiri (1.18.8-x86_64-linux-gnu)
271+
nokogiri (1.18.10-x86_64-linux-gnu)
272272
racc (~> 1.4)
273273
orm_adapter (0.5.0)
274274
ostruct (0.6.2)
@@ -277,7 +277,7 @@ GEM
277277
ast (~> 2.4.1)
278278
racc
279279
pg (1.5.9)
280-
pp (0.6.2)
280+
pp (0.6.3)
281281
prettyprint
282282
prettyprint (0.2.0)
283283
prism (1.4.0)
@@ -289,7 +289,7 @@ GEM
289289
nio4r (~> 2.0)
290290
raabro (1.4.0)
291291
racc (1.8.1)
292-
rack (2.2.17)
292+
rack (2.2.20)
293293
rack-cors (2.0.2)
294294
rack (>= 2.0.0)
295295
rack-session (1.0.2)
@@ -329,16 +329,17 @@ GEM
329329
thor (~> 1.0, >= 1.2.2)
330330
zeitwerk (~> 2.6)
331331
rainbow (3.1.1)
332-
rake (13.3.0)
332+
rake (13.3.1)
333333
ransack (4.3.0)
334334
activerecord (>= 6.1.5)
335335
activesupport (>= 6.1.5)
336336
i18n
337-
rdoc (6.14.1)
337+
rdoc (6.15.0)
338338
erb
339339
psych (>= 4.0.0)
340+
tsort
340341
regexp_parser (2.10.0)
341-
reline (0.6.1)
342+
reline (0.6.2)
342343
io-console (~> 0.5)
343344
responders (3.1.1)
344345
actionpack (>= 5.2)
@@ -415,13 +416,13 @@ GEM
415416
activejob (>= 7.2)
416417
activerecord (>= 7.2)
417418
railties (>= 7.2)
418-
solid_queue (1.1.5)
419+
solid_queue (1.2.4)
419420
activejob (>= 7.1)
420421
activerecord (>= 7.1)
421422
concurrent-ruby (>= 1.3.1)
422-
fugit (~> 1.11.0)
423+
fugit (~> 1.11)
423424
railties (>= 7.1)
424-
thor (~> 1.3.1)
425+
thor (>= 1.3.1)
425426
sprockets (3.7.5)
426427
base64
427428
concurrent-ruby (~> 1.0)
@@ -440,12 +441,13 @@ GEM
440441
stimulus-rails (1.3.4)
441442
railties (>= 6.0.0)
442443
stringio (3.1.7)
443-
thor (1.3.2)
444+
thor (1.4.0)
444445
thruster (0.1.14-arm64-darwin)
445446
thruster (0.1.14-x86_64-darwin)
446447
thruster (0.1.14-x86_64-linux)
447448
tilt (2.6.0)
448-
timeout (0.4.3)
449+
timeout (0.4.4)
450+
tsort (0.2.0)
449451
turbo-rails (2.0.16)
450452
actionpack (>= 7.1.0)
451453
railties (>= 7.1.0)
@@ -454,7 +456,7 @@ GEM
454456
unicode-display_width (3.1.4)
455457
unicode-emoji (~> 4.0, >= 4.0.4)
456458
unicode-emoji (4.0.4)
457-
uri (1.0.3)
459+
uri (1.0.4)
458460
useragent (0.16.11)
459461
warden (1.2.9)
460462
rack (>= 2.0.9)
@@ -510,7 +512,7 @@ DEPENDENCIES
510512
shoulda-matchers
511513
solid_cable (~> 3.0.11)
512514
solid_cache (~> 1.0.7)
513-
solid_queue (~> 1.1.5)
515+
solid_queue (~> 1.2.4)
514516
sprockets (~> 3.7.5, < 4.0)
515517
sprockets-rails (~> 3.5.2)
516518
stimulus-rails (~> 1.3.4)

0 commit comments

Comments
 (0)