Skip to content

Commit 3b0a367

Browse files
Bump solid_queue from 1.1.4 to 1.2.3
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.1.4 to 1.2.3. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.1.4...v1.2.3) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e42d320 commit 3b0a367

File tree

1 file changed

+40
-36
lines changed

1 file changed

+40
-36
lines changed

Gemfile.lock

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -73,28 +73,29 @@ GEM
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
7575
ast (2.4.3)
76-
base64 (0.2.0)
76+
base64 (0.3.0)
7777
bcrypt_pbkdf (1.1.1)
78-
benchmark (0.4.0)
79-
bigdecimal (3.1.9)
78+
benchmark (0.5.0)
79+
bigdecimal (3.3.1)
8080
bindex (0.8.1)
8181
bootsnap (1.18.4)
8282
msgpack (~> 1.2)
8383
brakeman (7.0.0)
8484
racc
8585
builder (3.3.0)
8686
concurrent-ruby (1.3.5)
87-
connection_pool (2.5.0)
87+
connection_pool (2.5.4)
8888
crass (1.0.6)
89-
date (3.4.1)
89+
date (3.5.0)
9090
debug (1.10.0)
9191
irb (~> 1.10)
9292
reline (>= 0.3.8)
9393
dotenv (3.1.7)
94-
drb (2.2.1)
94+
drb (2.2.3)
9595
ed25519 (1.3.0)
96+
erb (5.1.3)
9697
erubi (1.13.1)
97-
et-orbi (1.2.11)
98+
et-orbi (1.4.0)
9899
tzinfo
99100
ffi (1.17.1-aarch64-linux-gnu)
100101
ffi (1.17.1-aarch64-linux-musl)
@@ -103,10 +104,10 @@ GEM
103104
ffi (1.17.1-arm64-darwin)
104105
ffi (1.17.1-x86_64-linux-gnu)
105106
ffi (1.17.1-x86_64-linux-musl)
106-
fugit (1.11.1)
107-
et-orbi (~> 1, >= 1.2.11)
107+
fugit (1.12.1)
108+
et-orbi (~> 1.4)
108109
raabro (~> 1.4)
109-
globalid (1.2.1)
110+
globalid (1.3.0)
110111
activesupport (>= 6.1)
111112
hotwire-spark (0.1.13)
112113
listen
@@ -121,7 +122,7 @@ GEM
121122
actionpack (>= 6.0.0)
122123
activesupport (>= 6.0.0)
123124
railties (>= 6.0.0)
124-
io-console (0.8.0)
125+
io-console (0.8.1)
125126
irb (1.15.2)
126127
pp (>= 0.6.0)
127128
rdoc (>= 4.0.0)
@@ -144,7 +145,7 @@ GEM
144145
rb-fsevent (~> 0.10, >= 0.10.3)
145146
rb-inotify (~> 0.9, >= 0.9.10)
146147
logger (1.7.0)
147-
loofah (2.24.0)
148+
loofah (2.24.1)
148149
crass (~> 1.0.2)
149150
nokogiri (>= 1.12.0)
150151
mail (2.8.1)
@@ -157,7 +158,7 @@ GEM
157158
benchmark
158159
logger
159160
mini_mime (1.1.5)
160-
minitest (5.25.5)
161+
minitest (5.26.0)
161162
msgpack (1.8.0)
162163
net-imap (0.5.6)
163164
date
@@ -174,26 +175,26 @@ GEM
174175
net-protocol
175176
net-ssh (7.3.0)
176177
nio4r (2.7.4)
177-
nokogiri (1.18.7-aarch64-linux-gnu)
178+
nokogiri (1.18.10-aarch64-linux-gnu)
178179
racc (~> 1.4)
179-
nokogiri (1.18.7-aarch64-linux-musl)
180+
nokogiri (1.18.10-aarch64-linux-musl)
180181
racc (~> 1.4)
181-
nokogiri (1.18.7-arm-linux-gnu)
182+
nokogiri (1.18.10-arm-linux-gnu)
182183
racc (~> 1.4)
183-
nokogiri (1.18.7-arm-linux-musl)
184+
nokogiri (1.18.10-arm-linux-musl)
184185
racc (~> 1.4)
185-
nokogiri (1.18.7-arm64-darwin)
186+
nokogiri (1.18.10-arm64-darwin)
186187
racc (~> 1.4)
187-
nokogiri (1.18.7-x86_64-linux-gnu)
188+
nokogiri (1.18.10-x86_64-linux-gnu)
188189
racc (~> 1.4)
189-
nokogiri (1.18.7-x86_64-linux-musl)
190+
nokogiri (1.18.10-x86_64-linux-musl)
190191
racc (~> 1.4)
191192
ostruct (0.6.1)
192193
parallel (1.26.3)
193194
parser (3.3.7.4)
194195
ast (~> 2.4.1)
195196
racc
196-
pp (0.6.2)
197+
pp (0.6.3)
197198
prettyprint
198199
prettyprint (0.2.0)
199200
prism (1.4.0)
@@ -202,15 +203,15 @@ GEM
202203
activesupport (>= 7.0.0)
203204
rack
204205
railties (>= 7.0.0)
205-
psych (5.2.3)
206+
psych (5.2.6)
206207
date
207208
stringio
208209
puma (6.6.0)
209210
nio4r (~> 2.0)
210211
raabro (1.4.0)
211212
racc (1.8.1)
212-
rack (3.1.12)
213-
rack-session (2.1.0)
213+
rack (3.2.3)
214+
rack-session (2.1.1)
214215
base64 (>= 0.1.0)
215216
rack (>= 3.0.0)
216217
rack-test (2.2.0)
@@ -231,7 +232,7 @@ GEM
231232
activesupport (= 8.0.2)
232233
bundler (>= 1.15.0)
233234
railties (= 8.0.2)
234-
rails-dom-testing (2.2.0)
235+
rails-dom-testing (2.3.0)
235236
activesupport (>= 5.0.0)
236237
minitest
237238
nokogiri (>= 1.6)
@@ -247,14 +248,16 @@ GEM
247248
thor (~> 1.0, >= 1.2.2)
248249
zeitwerk (~> 2.6)
249250
rainbow (3.1.1)
250-
rake (13.2.1)
251+
rake (13.3.1)
251252
rb-fsevent (0.11.2)
252253
rb-inotify (0.11.1)
253254
ffi (~> 1.0)
254-
rdoc (6.13.1)
255+
rdoc (6.15.0)
256+
erb
255257
psych (>= 4.0.0)
258+
tsort
256259
regexp_parser (2.10.0)
257-
reline (0.6.0)
260+
reline (0.6.2)
258261
io-console (~> 0.5)
259262
rubocop (1.75.2)
260263
json (~> 2.3)
@@ -298,13 +301,13 @@ GEM
298301
activejob (>= 7.2)
299302
activerecord (>= 7.2)
300303
railties (>= 7.2)
301-
solid_queue (1.1.4)
304+
solid_queue (1.2.3)
302305
activejob (>= 7.1)
303306
activerecord (>= 7.1)
304307
concurrent-ruby (>= 1.3.1)
305-
fugit (~> 1.11.0)
308+
fugit (~> 1.11)
306309
railties (>= 7.1)
307-
thor (~> 1.3.1)
310+
thor (>= 1.3.1)
308311
sqlite3 (2.6.0-aarch64-linux-gnu)
309312
sqlite3 (2.6.0-aarch64-linux-musl)
310313
sqlite3 (2.6.0-arm-linux-gnu)
@@ -321,7 +324,7 @@ GEM
321324
ostruct
322325
stimulus-rails (1.3.4)
323326
railties (>= 6.0.0)
324-
stringio (3.1.6)
327+
stringio (3.1.7)
325328
tailwindcss-rails (4.2.1)
326329
railties (>= 7.0.0)
327330
tailwindcss-ruby (~> 4.0)
@@ -331,12 +334,13 @@ GEM
331334
tailwindcss-ruby (4.0.17-arm64-darwin)
332335
tailwindcss-ruby (4.0.17-x86_64-linux-gnu)
333336
tailwindcss-ruby (4.0.17-x86_64-linux-musl)
334-
thor (1.3.2)
337+
thor (1.4.0)
335338
thruster (0.1.12)
336339
thruster (0.1.12-aarch64-linux)
337340
thruster (0.1.12-arm64-darwin)
338341
thruster (0.1.12-x86_64-linux)
339-
timeout (0.4.3)
342+
timeout (0.4.4)
343+
tsort (0.2.0)
340344
turbo-rails (2.0.13)
341345
actionpack (>= 7.1.0)
342346
railties (>= 7.1.0)
@@ -345,7 +349,7 @@ GEM
345349
unicode-display_width (3.1.4)
346350
unicode-emoji (~> 4.0, >= 4.0.4)
347351
unicode-emoji (4.0.4)
348-
uri (1.0.3)
352+
uri (1.0.4)
349353
useragent (0.16.11)
350354
web-console (4.2.1)
351355
actionview (>= 6.0.0)
@@ -356,7 +360,7 @@ GEM
356360
base64
357361
websocket-extensions (>= 0.1.0)
358362
websocket-extensions (0.1.5)
359-
zeitwerk (2.7.2)
363+
zeitwerk (2.7.3)
360364

361365
PLATFORMS
362366
aarch64-linux

0 commit comments

Comments
 (0)