Skip to content

Commit e85a6ce

Browse files
build(deps): bump solid_queue from 1.0.1 to 1.1.2
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.0.1 to 1.1.2. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.0.1...v1.1.2) --- updated-dependencies: - dependency-name: solid_queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47a2c0d commit e85a6ce

File tree

1 file changed

+33
-24
lines changed

1 file changed

+33
-24
lines changed

Gemfile.lock

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
bcrypt_pbkdf (1.1.1-x86_64-darwin)
8282
benchmark (0.4.0)
83-
bigdecimal (3.1.8)
83+
bigdecimal (3.1.9)
8484
bindex (0.8.1)
8585
bootsnap (1.18.4)
8686
msgpack (~> 1.2)
@@ -106,7 +106,7 @@ GEM
106106
dotenv (3.1.4)
107107
drb (2.2.1)
108108
ed25519 (1.3.0)
109-
erubi (1.13.0)
109+
erubi (1.13.1)
110110
et-orbi (1.2.11)
111111
tzinfo
112112
fugit (1.11.1)
@@ -120,8 +120,8 @@ GEM
120120
actionpack (>= 6.0.0)
121121
activesupport (>= 6.0.0)
122122
railties (>= 6.0.0)
123-
io-console (0.7.2)
124-
irb (1.14.1)
123+
io-console (0.8.0)
124+
irb (1.14.3)
125125
rdoc (>= 4.0.0)
126126
reline (>= 0.4.2)
127127
jbuilder (2.13.0)
@@ -140,7 +140,7 @@ GEM
140140
thor (~> 1.3)
141141
zeitwerk (>= 2.6.18, < 3.0)
142142
language_server-protocol (3.17.0.3)
143-
logger (1.6.1)
143+
logger (1.6.4)
144144
loofah (2.23.1)
145145
crass (~> 1.0.2)
146146
nokogiri (>= 1.12.0)
@@ -152,7 +152,8 @@ GEM
152152
marcel (1.0.4)
153153
matrix (0.4.2)
154154
mini_mime (1.1.5)
155-
minitest (5.25.1)
155+
mini_portile2 (2.8.8)
156+
minitest (5.25.4)
156157
msgpack (1.7.5)
157158
net-imap (0.5.1)
158159
date
@@ -169,17 +170,24 @@ GEM
169170
net-protocol
170171
net-ssh (7.3.0)
171172
nio4r (2.7.4)
172-
nokogiri (1.16.7-aarch64-linux)
173+
nokogiri (1.18.0)
174+
mini_portile2 (~> 2.8.2)
173175
racc (~> 1.4)
174-
nokogiri (1.16.7-arm-linux)
176+
nokogiri (1.18.0-aarch64-linux-gnu)
175177
racc (~> 1.4)
176-
nokogiri (1.16.7-arm64-darwin)
178+
nokogiri (1.18.0-aarch64-linux-musl)
177179
racc (~> 1.4)
178-
nokogiri (1.16.7-x86-linux)
180+
nokogiri (1.18.0-arm-linux-gnu)
179181
racc (~> 1.4)
180-
nokogiri (1.16.7-x86_64-darwin)
182+
nokogiri (1.18.0-arm-linux-musl)
181183
racc (~> 1.4)
182-
nokogiri (1.16.7-x86_64-linux)
184+
nokogiri (1.18.0-arm64-darwin)
185+
racc (~> 1.4)
186+
nokogiri (1.18.0-x86_64-darwin)
187+
racc (~> 1.4)
188+
nokogiri (1.18.0-x86_64-linux-gnu)
189+
racc (~> 1.4)
190+
nokogiri (1.18.0-x86_64-linux-musl)
183191
racc (~> 1.4)
184192
ostruct (0.6.1)
185193
pagy (9.2.2)
@@ -192,7 +200,8 @@ GEM
192200
activesupport (>= 7.0.0)
193201
rack
194202
railties (>= 7.0.0)
195-
psych (5.2.0)
203+
psych (5.2.2)
204+
date
196205
stringio
197206
public_suffix (6.0.1)
198207
puma (6.4.3)
@@ -202,9 +211,9 @@ GEM
202211
rack (3.1.8)
203212
rack-session (2.0.0)
204213
rack (>= 3.0.0)
205-
rack-test (2.1.0)
214+
rack-test (2.2.0)
206215
rack (>= 1.3)
207-
rackup (2.2.0)
216+
rackup (2.2.1)
208217
rack (>= 3)
209218
rails (8.0.0)
210219
actioncable (= 8.0.0)
@@ -224,9 +233,9 @@ GEM
224233
activesupport (>= 5.0.0)
225234
minitest
226235
nokogiri (>= 1.6)
227-
rails-html-sanitizer (1.6.0)
236+
rails-html-sanitizer (1.6.2)
228237
loofah (~> 2.21)
229-
nokogiri (~> 1.14)
238+
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)
230239
railties (8.0.0)
231240
actionpack (= 8.0.0)
232241
activesupport (= 8.0.0)
@@ -237,10 +246,10 @@ GEM
237246
zeitwerk (~> 2.6)
238247
rainbow (3.1.1)
239248
rake (13.2.1)
240-
rdoc (6.7.0)
249+
rdoc (6.10.0)
241250
psych (>= 4.0.0)
242251
regexp_parser (2.9.2)
243-
reline (0.5.11)
252+
reline (0.6.0)
244253
io-console (~> 0.5)
245254
rexml (3.3.9)
246255
rubocop (1.68.0)
@@ -273,7 +282,7 @@ GEM
273282
rubocop-rails
274283
ruby-progressbar (1.13.0)
275284
rubyzip (2.3.2)
276-
securerandom (0.3.2)
285+
securerandom (0.4.1)
277286
selenium-webdriver (4.26.0)
278287
base64 (~> 0.2)
279288
logger (~> 1.4)
@@ -289,7 +298,7 @@ GEM
289298
activejob (>= 7.2)
290299
activerecord (>= 7.2)
291300
railties (>= 7.2)
292-
solid_queue (1.0.1)
301+
solid_queue (1.1.2)
293302
activejob (>= 7.1)
294303
activerecord (>= 7.1)
295304
concurrent-ruby (>= 1.3.1)
@@ -321,15 +330,15 @@ GEM
321330
thruster (0.1.8-arm64-darwin)
322331
thruster (0.1.8-x86_64-darwin)
323332
thruster (0.1.8-x86_64-linux)
324-
timeout (0.4.2)
333+
timeout (0.4.3)
325334
turbo-rails (2.0.11)
326335
actionpack (>= 6.0.0)
327336
railties (>= 6.0.0)
328337
tzinfo (2.0.6)
329338
concurrent-ruby (~> 1.0)
330339
unicode-display_width (2.6.0)
331-
uri (1.0.1)
332-
useragent (0.16.10)
340+
uri (1.0.2)
341+
useragent (0.16.11)
333342
web-console (4.2.1)
334343
actionview (>= 6.0.0)
335344
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)