Skip to content

Commit d21b5fb

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
9999
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.0)
100+
connection_pool (2.5.1)
101101
crass (1.0.6)
102102
date (3.4.1)
103103
debug (1.10.0)
@@ -124,7 +124,7 @@ GEM
124124
activesupport (>= 6.0.0)
125125
railties (>= 6.0.0)
126126
io-console (0.8.0)
127-
irb (1.15.1)
127+
irb (1.15.2)
128128
pp (>= 0.6.0)
129129
rdoc (>= 4.0.0)
130130
reline (>= 0.4.2)
@@ -218,7 +218,7 @@ GEM
218218
nio4r (~> 2.0)
219219
raabro (1.4.0)
220220
racc (1.8.1)
221-
rack (3.1.12)
221+
rack (3.1.13)
222222
rack-session (2.1.0)
223223
base64 (>= 0.1.0)
224224
rack (>= 3.0.0)
@@ -260,7 +260,7 @@ GEM
260260
rdoc (6.13.1)
261261
psych (>= 4.0.0)
262262
regexp_parser (2.10.0)
263-
reline (0.6.0)
263+
reline (0.6.1)
264264
io-console (~> 0.5)
265265
rexml (3.4.1)
266266
rubocop (1.75.1)
@@ -309,7 +309,7 @@ GEM
309309
activejob (>= 7.2)
310310
activerecord (>= 7.2)
311311
railties (>= 7.2)
312-
solid_queue (1.1.4)
312+
solid_queue (1.1.5)
313313
activejob (>= 7.1)
314314
activerecord (>= 7.1)
315315
concurrent-ruby (>= 1.3.1)
@@ -334,7 +334,7 @@ GEM
334334
ostruct
335335
stimulus-rails (1.3.4)
336336
railties (>= 6.0.0)
337-
stringio (3.1.6)
337+
stringio (3.1.7)
338338
thor (1.3.2)
339339
thruster (0.1.12)
340340
thruster (0.1.12-aarch64-linux)

0 commit comments

Comments
 (0)