Skip to content

Commit 7500909

Browse files
Bump solid_queue from 1.0.0 to 1.1.0
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: solid_queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e4c92b commit 7500909

File tree

1 file changed

+26
-27
lines changed

1 file changed

+26
-27
lines changed

Gemfile.lock

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
bcrypt_pbkdf (1.1.1)
109109
bcrypt_pbkdf (1.1.1-arm64-darwin)
110110
bcrypt_pbkdf (1.1.1-x86_64-darwin)
111-
benchmark (0.3.0)
111+
benchmark (0.4.0)
112112
bigdecimal (3.1.8)
113113
bindex (0.8.1)
114114
bootsnap (1.18.4)
@@ -149,7 +149,7 @@ GEM
149149
actionpack (>= 6.0.0)
150150
activesupport (>= 6.0.0)
151151
railties (>= 6.0.0)
152-
io-console (0.7.2)
152+
io-console (0.8.0)
153153
irb (1.14.1)
154154
rdoc (>= 4.0.0)
155155
reline (>= 0.4.2)
@@ -169,8 +169,8 @@ GEM
169169
thor (~> 1.3)
170170
zeitwerk (~> 2.5)
171171
language_server-protocol (3.17.0.3)
172-
logger (1.6.1)
173-
loofah (2.22.0)
172+
logger (1.6.2)
173+
loofah (2.23.1)
174174
crass (~> 1.0.2)
175175
nokogiri (>= 1.12.0)
176176
mail (2.8.1)
@@ -181,7 +181,7 @@ GEM
181181
marcel (1.0.4)
182182
matrix (0.4.2)
183183
mini_mime (1.1.5)
184-
minitest (5.25.1)
184+
minitest (5.25.4)
185185
msgpack (1.7.2)
186186
net-imap (0.4.16)
187187
date
@@ -198,17 +198,17 @@ GEM
198198
net-protocol
199199
net-ssh (7.3.0)
200200
nio4r (2.7.3)
201-
nokogiri (1.16.7-aarch64-linux)
201+
nokogiri (1.16.8-aarch64-linux)
202202
racc (~> 1.4)
203-
nokogiri (1.16.7-arm-linux)
203+
nokogiri (1.16.8-arm-linux)
204204
racc (~> 1.4)
205-
nokogiri (1.16.7-arm64-darwin)
205+
nokogiri (1.16.8-arm64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.16.7-x86-linux)
207+
nokogiri (1.16.8-x86-linux)
208208
racc (~> 1.4)
209-
nokogiri (1.16.7-x86_64-darwin)
209+
nokogiri (1.16.8-x86_64-darwin)
210210
racc (~> 1.4)
211-
nokogiri (1.16.7-x86_64-linux)
211+
nokogiri (1.16.8-x86_64-linux)
212212
racc (~> 1.4)
213213
ostruct (0.6.0)
214214
parallel (1.26.3)
@@ -220,34 +220,34 @@ GEM
220220
activesupport (>= 7.0.0)
221221
rack
222222
railties (>= 7.0.0)
223-
psych (5.1.2)
223+
psych (5.2.1)
224+
date
224225
stringio
225226
public_suffix (6.0.1)
226227
puma (6.4.3)
227228
nio4r (~> 2.0)
228229
raabro (1.4.0)
229230
racc (1.8.1)
230-
rack (3.1.7)
231+
rack (3.1.8)
231232
rack-session (2.0.0)
232233
rack (>= 3.0.0)
233234
rack-test (2.1.0)
234235
rack (>= 1.3)
235-
rackup (2.1.0)
236+
rackup (2.2.1)
236237
rack (>= 3)
237-
webrick (~> 1.8)
238238
rails-dom-testing (2.2.0)
239239
activesupport (>= 5.0.0)
240240
minitest
241241
nokogiri (>= 1.6)
242-
rails-html-sanitizer (1.6.0)
242+
rails-html-sanitizer (1.6.1)
243243
loofah (~> 2.21)
244-
nokogiri (~> 1.14)
244+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
245245
rainbow (3.1.1)
246246
rake (13.2.1)
247-
rdoc (6.7.0)
247+
rdoc (6.8.1)
248248
psych (>= 4.0.0)
249249
regexp_parser (2.9.2)
250-
reline (0.5.10)
250+
reline (0.5.12)
251251
io-console (~> 0.5)
252252
rexml (3.3.8)
253253
rubocop (1.66.1)
@@ -280,7 +280,7 @@ GEM
280280
rubocop-rails
281281
ruby-progressbar (1.13.0)
282282
rubyzip (2.3.2)
283-
securerandom (0.3.1)
283+
securerandom (0.4.0)
284284
selenium-webdriver (4.25.0)
285285
base64 (~> 0.2)
286286
logger (~> 1.4)
@@ -296,7 +296,7 @@ GEM
296296
activejob (>= 7.2)
297297
activerecord (>= 7.2)
298298
railties (>= 7.2)
299-
solid_queue (1.0.0)
299+
solid_queue (1.1.0)
300300
activejob (>= 7.1)
301301
activerecord (>= 7.1)
302302
concurrent-ruby (>= 1.3.1)
@@ -321,35 +321,34 @@ GEM
321321
ostruct
322322
stimulus-rails (1.3.4)
323323
railties (>= 6.0.0)
324-
stringio (3.1.1)
324+
stringio (3.1.2)
325325
thor (1.3.2)
326326
thruster (0.1.8)
327327
thruster (0.1.8-aarch64-linux)
328328
thruster (0.1.8-arm64-darwin)
329329
thruster (0.1.8-x86_64-darwin)
330330
thruster (0.1.8-x86_64-linux)
331-
timeout (0.4.1)
331+
timeout (0.4.2)
332332
turbo-rails (2.0.10)
333333
actionpack (>= 6.0.0)
334334
railties (>= 6.0.0)
335335
tzinfo (2.0.6)
336336
concurrent-ruby (~> 1.0)
337337
unicode-display_width (2.6.0)
338-
uri (0.13.1)
339-
useragent (0.16.10)
338+
uri (1.0.2)
339+
useragent (0.16.11)
340340
web-console (4.2.1)
341341
actionview (>= 6.0.0)
342342
activemodel (>= 6.0.0)
343343
bindex (>= 0.4.0)
344344
railties (>= 6.0.0)
345-
webrick (1.8.2)
346345
websocket (1.2.11)
347346
websocket-driver (0.7.6)
348347
websocket-extensions (>= 0.1.0)
349348
websocket-extensions (0.1.5)
350349
xpath (3.2.0)
351350
nokogiri (~> 1.8)
352-
zeitwerk (2.6.18)
351+
zeitwerk (2.7.1)
353352

354353
PLATFORMS
355354
aarch64-linux

0 commit comments

Comments
 (0)