Skip to content

Commit 4713170

Browse files
Bump solid_cable from 3.0.8 to 3.0.12
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.8 to 3.0.12. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.8...v3.0.12) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 3.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5877e25 commit 4713170

1 file changed

Lines changed: 46 additions & 40 deletions

File tree

Gemfile.lock

Lines changed: 46 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
base64 (0.3.0)
9494
bcrypt_pbkdf (1.1.1)
9595
bcrypt_pbkdf (1.1.1-arm64-darwin)
96-
benchmark (0.4.1)
97-
bigdecimal (4.1.0)
96+
benchmark (0.5.0)
97+
bigdecimal (4.1.2)
9898
bindex (0.8.1)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -114,12 +114,12 @@ GEM
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116116
concurrent-ruby (1.3.6)
117-
connection_pool (2.5.3)
117+
connection_pool (3.0.2)
118118
crass (1.0.6)
119119
dartsass-rails (0.5.1)
120120
railties (>= 6.0.0)
121121
sass-embedded (~> 1.63)
122-
date (3.4.1)
122+
date (3.5.1)
123123
debug (1.11.0)
124124
irb (~> 1.10)
125125
reline (>= 0.3.8)
@@ -138,7 +138,7 @@ GEM
138138
railties (>= 6.1)
139139
drb (2.2.3)
140140
ed25519 (1.4.0)
141-
erb (5.0.1)
141+
erb (6.0.4)
142142
erubi (1.13.1)
143143
et-orbi (1.2.11)
144144
tzinfo
@@ -167,7 +167,7 @@ GEM
167167
raabro (~> 1.4)
168168
gli (2.22.2)
169169
ostruct
170-
globalid (1.2.1)
170+
globalid (1.3.0)
171171
activesupport (>= 6.1)
172172
google-protobuf (4.33.0)
173173
bigdecimal
@@ -191,15 +191,16 @@ GEM
191191
http-accept (1.7.0)
192192
http-cookie (1.0.8)
193193
domain_name (~> 0.5)
194-
i18n (1.14.7)
194+
i18n (1.14.8)
195195
concurrent-ruby (~> 1.0)
196196
importmap-rails (2.1.0)
197197
actionpack (>= 6.0.0)
198198
activesupport (>= 6.0.0)
199199
railties (>= 6.0.0)
200-
io-console (0.8.0)
201-
irb (1.15.2)
200+
io-console (0.8.2)
201+
irb (1.18.0)
202202
pp (>= 0.6.0)
203+
prism (>= 1.3.0)
203204
rdoc (>= 4.0.0)
204205
reline (>= 0.4.2)
205206
jbuilder (2.13.0)
@@ -226,7 +227,7 @@ GEM
226227
language_server-protocol (3.17.0.4)
227228
lint_roller (1.1.0)
228229
logger (1.7.0)
229-
loofah (2.24.1)
230+
loofah (2.25.1)
230231
crass (~> 1.0.2)
231232
nokogiri (>= 1.12.0)
232233
mail (2.8.1)
@@ -244,7 +245,9 @@ GEM
244245
mime-types-data (~> 3.2015)
245246
mime-types-data (3.2025.0304)
246247
mini_mime (1.1.5)
247-
minitest (5.25.5)
248+
minitest (6.0.6)
249+
drb (~> 2.0)
250+
prism (~> 1.5)
248251
msgpack (1.8.0)
249252
multi_xml (0.8.1)
250253
bigdecimal (>= 3.1, < 5)
@@ -267,20 +270,20 @@ GEM
267270
net-protocol
268271
net-ssh (7.3.0)
269272
netrc (0.11.0)
270-
nio4r (2.7.4)
271-
nokogiri (1.18.8-aarch64-linux-gnu)
273+
nio4r (2.7.5)
274+
nokogiri (1.19.3-aarch64-linux-gnu)
272275
racc (~> 1.4)
273-
nokogiri (1.18.8-aarch64-linux-musl)
276+
nokogiri (1.19.3-aarch64-linux-musl)
274277
racc (~> 1.4)
275-
nokogiri (1.18.8-arm-linux-gnu)
278+
nokogiri (1.19.3-arm-linux-gnu)
276279
racc (~> 1.4)
277-
nokogiri (1.18.8-arm-linux-musl)
280+
nokogiri (1.19.3-arm-linux-musl)
278281
racc (~> 1.4)
279-
nokogiri (1.18.8-arm64-darwin)
282+
nokogiri (1.19.3-arm64-darwin)
280283
racc (~> 1.4)
281-
nokogiri (1.18.8-x86_64-linux-gnu)
284+
nokogiri (1.19.3-x86_64-linux-gnu)
282285
racc (~> 1.4)
283-
nokogiri (1.18.8-x86_64-linux-musl)
286+
nokogiri (1.19.3-x86_64-linux-musl)
284287
racc (~> 1.4)
285288
oauth2 (2.0.12)
286289
faraday (>= 0.17.3, < 4.0)
@@ -312,33 +315,35 @@ GEM
312315
racc
313316
pg (1.5.9)
314317
popper_js (2.11.8)
315-
pp (0.6.2)
318+
pp (0.6.3)
316319
prettyprint
317320
prettyprint (0.2.0)
321+
prism (1.9.0)
318322
propshaft (1.1.0)
319323
actionpack (>= 7.0.0)
320324
activesupport (>= 7.0.0)
321325
rack
322326
railties (>= 7.0.0)
323-
psych (5.2.6)
327+
psych (5.3.1)
324328
date
325329
stringio
326330
public_suffix (6.0.1)
327331
puma (6.6.1)
328332
nio4r (~> 2.0)
329333
raabro (1.4.0)
330334
racc (1.8.1)
331-
rack (2.2.20)
332-
rack-protection (3.2.0)
335+
rack (3.2.6)
336+
rack-protection (4.2.1)
333337
base64 (>= 0.1.0)
334-
rack (~> 2.2, >= 2.2.4)
335-
rack-session (1.0.2)
336-
rack (< 3)
338+
logger (>= 1.6.0)
339+
rack (>= 3.0.0, < 4)
340+
rack-session (2.1.2)
341+
base64 (>= 0.1.0)
342+
rack (>= 3.0.0)
337343
rack-test (2.2.0)
338344
rack (>= 1.3)
339-
rackup (1.0.1)
340-
rack (< 3)
341-
webrick
345+
rackup (2.3.1)
346+
rack (>= 3)
342347
rails (8.0.2)
343348
actioncable (= 8.0.2)
344349
actionmailbox (= 8.0.2)
@@ -357,8 +362,8 @@ GEM
357362
activesupport (>= 5.0.0)
358363
minitest
359364
nokogiri (>= 1.6)
360-
rails-html-sanitizer (1.6.2)
361-
loofah (~> 2.21)
365+
rails-html-sanitizer (1.7.0)
366+
loofah (~> 2.25)
362367
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)
363368
railties (8.0.2)
364369
actionpack (= 8.0.2)
@@ -369,17 +374,18 @@ GEM
369374
thor (~> 1.0, >= 1.2.2)
370375
zeitwerk (~> 2.6)
371376
rainbow (3.1.1)
372-
rake (13.3.0)
377+
rake (13.4.2)
373378
rb-fsevent (0.11.2)
374379
rb-inotify (0.11.1)
375380
ffi (~> 1.0)
376-
rdoc (6.14.1)
381+
rdoc (7.2.0)
377382
erb
378383
psych (>= 4.0.0)
384+
tsort
379385
redis-client (0.24.0)
380386
connection_pool
381387
regexp_parser (2.10.0)
382-
reline (0.6.1)
388+
reline (0.6.3)
383389
io-console (~> 0.5)
384390
rest-client (2.1.0)
385391
http-accept (>= 1.7.0, < 2.0)
@@ -483,7 +489,7 @@ GEM
483489
snaky_hash (2.0.3)
484490
hashie (>= 0.1.0, < 6)
485491
version_gem (>= 1.1.8, < 3)
486-
solid_cable (3.0.8)
492+
solid_cable (3.0.12)
487493
actioncable (>= 7.2)
488494
activejob (>= 7.2)
489495
activerecord (>= 7.2)
@@ -516,14 +522,15 @@ GEM
516522
ostruct
517523
stimulus-rails (1.3.4)
518524
railties (>= 6.0.0)
519-
stringio (3.1.7)
525+
stringio (3.2.0)
520526
thor (1.3.2)
521527
thruster (0.1.16)
522528
thruster (0.1.16-aarch64-linux)
523529
thruster (0.1.16-arm64-darwin)
524530
thruster (0.1.16-x86_64-linux)
525531
tilt (2.6.0)
526-
timeout (0.4.3)
532+
timeout (0.6.1)
533+
tsort (0.2.0)
527534
turbo-rails (2.0.13)
528535
actionpack (>= 7.1.0)
529536
railties (>= 7.1.0)
@@ -532,15 +539,14 @@ GEM
532539
unicode-display_width (3.1.4)
533540
unicode-emoji (~> 4.0, >= 4.0.4)
534541
unicode-emoji (4.0.4)
535-
uri (1.0.3)
542+
uri (1.1.1)
536543
useragent (0.16.11)
537544
version_gem (1.1.8)
538545
web-console (4.2.1)
539546
actionview (>= 6.0.0)
540547
activemodel (>= 6.0.0)
541548
bindex (>= 0.4.0)
542549
railties (>= 6.0.0)
543-
webrick (1.9.1)
544550
websocket (1.2.11)
545551
websocket-client-simple (0.9.0)
546552
base64
@@ -553,7 +559,7 @@ GEM
553559
websocket-extensions (0.1.5)
554560
xpath (3.2.0)
555561
nokogiri (~> 1.8)
556-
zeitwerk (2.7.3)
562+
zeitwerk (2.8.0)
557563

558564
PLATFORMS
559565
aarch64-linux

0 commit comments

Comments
 (0)