Skip to content

Commit af84e83

Browse files
authored
Update actioncable to version 8.1.3
1 parent 66ad0be commit af84e83

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -19,66 +19,66 @@ GEM
1919
specs:
2020
action_text-trix (2.1.17)
2121
railties
22-
actioncable (8.1.2.1)
23-
actionpack (= 8.1.2.1)
24-
activesupport (= 8.1.2.1)
22+
actioncable (8.1.3)
23+
actionpack (= 8.1.3)
24+
activesupport (= 8.1.3)
2525
nio4r (~> 2.0)
2626
websocket-driver (>= 0.6.1)
2727
zeitwerk (~> 2.6)
28-
actionmailbox (8.1.2.1)
29-
actionpack (= 8.1.2.1)
30-
activejob (= 8.1.2.1)
31-
activerecord (= 8.1.2.1)
32-
activestorage (= 8.1.2.1)
33-
activesupport (= 8.1.2.1)
28+
actionmailbox (8.1.3)
29+
actionpack (= 8.1.3)
30+
activejob (= 8.1.3)
31+
activerecord (= 8.1.3)
32+
activestorage (= 8.1.3)
33+
activesupport (= 8.1.3)
3434
mail (>= 2.8.0)
35-
actionmailer (8.1.2.1)
36-
actionpack (= 8.1.2.1)
37-
actionview (= 8.1.2.1)
38-
activejob (= 8.1.2.1)
39-
activesupport (= 8.1.2.1)
35+
actionmailer (8.1.3)
36+
actionpack (= 8.1.3)
37+
actionview (= 8.1.3)
38+
activejob (= 8.1.3)
39+
activesupport (= 8.1.3)
4040
mail (>= 2.8.0)
4141
rails-dom-testing (~> 2.2)
42-
actionpack (8.1.2.1)
43-
actionview (= 8.1.2.1)
44-
activesupport (= 8.1.2.1)
42+
actionpack (8.1.3)
43+
actionview (= 8.1.3)
44+
activesupport (= 8.1.3)
4545
nokogiri (>= 1.8.5)
4646
rack (>= 2.2.4)
4747
rack-session (>= 1.0.1)
4848
rack-test (>= 0.6.3)
4949
rails-dom-testing (~> 2.2)
5050
rails-html-sanitizer (~> 1.6)
5151
useragent (~> 0.16)
52-
actiontext (8.1.2.1)
52+
actiontext (8.1.3)
5353
action_text-trix (~> 2.1.15)
54-
actionpack (= 8.1.2.1)
55-
activerecord (= 8.1.2.1)
56-
activestorage (= 8.1.2.1)
57-
activesupport (= 8.1.2.1)
54+
actionpack (= 8.1.3)
55+
activerecord (= 8.1.3)
56+
activestorage (= 8.1.3)
57+
activesupport (= 8.1.3)
5858
globalid (>= 0.6.0)
5959
nokogiri (>= 1.8.5)
60-
actionview (8.1.2.1)
61-
activesupport (= 8.1.2.1)
60+
actionview (8.1.3)
61+
activesupport (= 8.1.3)
6262
builder (~> 3.1)
6363
erubi (~> 1.11)
6464
rails-dom-testing (~> 2.2)
6565
rails-html-sanitizer (~> 1.6)
66-
activejob (8.1.2.1)
67-
activesupport (= 8.1.2.1)
66+
activejob (8.1.3)
67+
activesupport (= 8.1.3)
6868
globalid (>= 0.3.6)
69-
activemodel (8.1.2.1)
70-
activesupport (= 8.1.2.1)
71-
activerecord (8.1.2.1)
72-
activemodel (= 8.1.2.1)
73-
activesupport (= 8.1.2.1)
69+
activemodel (8.1.3)
70+
activesupport (= 8.1.3)
71+
activerecord (8.1.3)
72+
activemodel (= 8.1.3)
73+
activesupport (= 8.1.3)
7474
timeout (>= 0.4.0)
75-
activestorage (8.1.2.1)
76-
actionpack (= 8.1.2.1)
77-
activejob (= 8.1.2.1)
78-
activerecord (= 8.1.2.1)
79-
activesupport (= 8.1.2.1)
75+
activestorage (8.1.3)
76+
actionpack (= 8.1.3)
77+
activejob (= 8.1.3)
78+
activerecord (= 8.1.3)
79+
activesupport (= 8.1.3)
8080
marcel (~> 1.0)
81-
activesupport (8.1.2.1)
81+
activesupport (8.1.3)
8282
base64
8383
bigdecimal
8484
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -248,7 +248,7 @@ GEM
248248
jbuilder (2.14.1)
249249
actionview (>= 7.0.0)
250250
activesupport (>= 7.0.0)
251-
json (2.19.2)
251+
json (2.19.3)
252252
jwt (3.1.2)
253253
base64
254254
language_server-protocol (3.17.0.5)
@@ -321,7 +321,7 @@ GEM
321321
net-smtp (0.5.1)
322322
net-protocol
323323
nio4r (2.7.5)
324-
nokogiri (1.19.1-x86_64-linux-gnu)
324+
nokogiri (1.19.2-x86_64-linux-gnu)
325325
racc (~> 1.4)
326326
oauth2 (2.0.18)
327327
faraday (>= 0.17.3, < 4.0)
@@ -389,30 +389,30 @@ GEM
389389
rack (>= 1.3)
390390
rackup (2.3.1)
391391
rack (>= 3)
392-
rails (8.1.2.1)
393-
actioncable (= 8.1.2.1)
394-
actionmailbox (= 8.1.2.1)
395-
actionmailer (= 8.1.2.1)
396-
actionpack (= 8.1.2.1)
397-
actiontext (= 8.1.2.1)
398-
actionview (= 8.1.2.1)
399-
activejob (= 8.1.2.1)
400-
activemodel (= 8.1.2.1)
401-
activerecord (= 8.1.2.1)
402-
activestorage (= 8.1.2.1)
403-
activesupport (= 8.1.2.1)
392+
rails (8.1.3)
393+
actioncable (= 8.1.3)
394+
actionmailbox (= 8.1.3)
395+
actionmailer (= 8.1.3)
396+
actionpack (= 8.1.3)
397+
actiontext (= 8.1.3)
398+
actionview (= 8.1.3)
399+
activejob (= 8.1.3)
400+
activemodel (= 8.1.3)
401+
activerecord (= 8.1.3)
402+
activestorage (= 8.1.3)
403+
activesupport (= 8.1.3)
404404
bundler (>= 1.15.0)
405-
railties (= 8.1.2.1)
405+
railties (= 8.1.3)
406406
rails-dom-testing (2.3.0)
407407
activesupport (>= 5.0.0)
408408
minitest
409409
nokogiri (>= 1.6)
410410
rails-html-sanitizer (1.7.0)
411411
loofah (~> 2.25)
412412
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)
413-
railties (8.1.2.1)
414-
actionpack (= 8.1.2.1)
415-
activesupport (= 8.1.2.1)
413+
railties (8.1.3)
414+
actionpack (= 8.1.3)
415+
activesupport (= 8.1.3)
416416
irb (~> 1.13)
417417
rackup (>= 1.0.0)
418418
rake (>= 12.2)

0 commit comments

Comments
 (0)