Skip to content

Commit e744b8b

Browse files
Bump solid_cable from 3.0.8 to 4.0.0
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.8 to 4.0.0. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.8...v4.0.0) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74010eb commit e744b8b

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.24.4)
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)
@@ -317,33 +320,35 @@ GEM
317320
pg (1.6.3-x86_64-linux)
318321
pg (1.6.3-x86_64-linux-musl)
319322
popper_js (2.11.8)
320-
pp (0.6.2)
323+
pp (0.6.3)
321324
prettyprint
322325
prettyprint (0.2.0)
326+
prism (1.9.0)
323327
propshaft (1.1.0)
324328
actionpack (>= 7.0.0)
325329
activesupport (>= 7.0.0)
326330
rack
327331
railties (>= 7.0.0)
328-
psych (5.2.6)
332+
psych (5.3.1)
329333
date
330334
stringio
331335
public_suffix (6.0.1)
332336
puma (6.6.1)
333337
nio4r (~> 2.0)
334338
raabro (1.4.0)
335339
racc (1.8.1)
336-
rack (2.2.20)
337-
rack-protection (3.2.0)
340+
rack (3.2.6)
341+
rack-protection (4.2.1)
338342
base64 (>= 0.1.0)
339-
rack (~> 2.2, >= 2.2.4)
340-
rack-session (1.0.2)
341-
rack (< 3)
343+
logger (>= 1.6.0)
344+
rack (>= 3.0.0, < 4)
345+
rack-session (2.1.2)
346+
base64 (>= 0.1.0)
347+
rack (>= 3.0.0)
342348
rack-test (2.2.0)
343349
rack (>= 1.3)
344-
rackup (1.0.1)
345-
rack (< 3)
346-
webrick
350+
rackup (2.3.1)
351+
rack (>= 3)
347352
rails (8.0.2)
348353
actioncable (= 8.0.2)
349354
actionmailbox (= 8.0.2)
@@ -362,8 +367,8 @@ GEM
362367
activesupport (>= 5.0.0)
363368
minitest
364369
nokogiri (>= 1.6)
365-
rails-html-sanitizer (1.6.2)
366-
loofah (~> 2.21)
370+
rails-html-sanitizer (1.7.0)
371+
loofah (~> 2.25)
367372
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)
368373
railties (8.0.2)
369374
actionpack (= 8.0.2)
@@ -374,17 +379,18 @@ GEM
374379
thor (~> 1.0, >= 1.2.2)
375380
zeitwerk (~> 2.6)
376381
rainbow (3.1.1)
377-
rake (13.3.0)
382+
rake (13.4.2)
378383
rb-fsevent (0.11.2)
379384
rb-inotify (0.11.1)
380385
ffi (~> 1.0)
381-
rdoc (6.14.1)
386+
rdoc (7.2.0)
382387
erb
383388
psych (>= 4.0.0)
389+
tsort
384390
redis-client (0.24.0)
385391
connection_pool
386392
regexp_parser (2.10.0)
387-
reline (0.6.1)
393+
reline (0.6.3)
388394
io-console (~> 0.5)
389395
rest-client (2.1.0)
390396
http-accept (>= 1.7.0, < 2.0)
@@ -488,7 +494,7 @@ GEM
488494
snaky_hash (2.0.3)
489495
hashie (>= 0.1.0, < 6)
490496
version_gem (>= 1.1.8, < 3)
491-
solid_cable (3.0.8)
497+
solid_cable (4.0.0)
492498
actioncable (>= 7.2)
493499
activejob (>= 7.2)
494500
activerecord (>= 7.2)
@@ -521,14 +527,15 @@ GEM
521527
ostruct
522528
stimulus-rails (1.3.4)
523529
railties (>= 6.0.0)
524-
stringio (3.1.7)
530+
stringio (3.2.0)
525531
thor (1.3.2)
526532
thruster (0.1.21)
527533
thruster (0.1.21-aarch64-linux)
528534
thruster (0.1.21-arm64-darwin)
529535
thruster (0.1.21-x86_64-linux)
530536
tilt (2.6.0)
531-
timeout (0.4.3)
537+
timeout (0.6.1)
538+
tsort (0.2.0)
532539
turbo-rails (2.0.13)
533540
actionpack (>= 7.1.0)
534541
railties (>= 7.1.0)
@@ -537,15 +544,14 @@ GEM
537544
unicode-display_width (3.1.4)
538545
unicode-emoji (~> 4.0, >= 4.0.4)
539546
unicode-emoji (4.0.4)
540-
uri (1.0.3)
547+
uri (1.1.1)
541548
useragent (0.16.11)
542549
version_gem (1.1.8)
543550
web-console (4.2.1)
544551
actionview (>= 6.0.0)
545552
activemodel (>= 6.0.0)
546553
bindex (>= 0.4.0)
547554
railties (>= 6.0.0)
548-
webrick (1.9.1)
549555
websocket (1.2.11)
550556
websocket-client-simple (0.9.0)
551557
base64
@@ -558,7 +564,7 @@ GEM
558564
websocket-extensions (0.1.5)
559565
xpath (3.2.0)
560566
nokogiri (~> 1.8)
561-
zeitwerk (2.7.3)
567+
zeitwerk (2.8.2)
562568

563569
PLATFORMS
564570
aarch64-linux

0 commit comments

Comments
 (0)