File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 tzinfo (~> 2.0 )
8484 ast (2.4.2 )
8585 builder (3.2.4 )
86- cable_ready (5.0.1 )
86+ cable_ready (5.0.4 )
8787 actionpack (>= 5.2 )
8888 actionview (>= 5.2 )
8989 activesupport (>= 5.2 )
90+ observer (~> 0.1 )
9091 railties (>= 5.2 )
9192 thread-local (>= 1.1.0 )
92- concurrent-ruby (1.2.2 )
93+ concurrent-ruby (1.2.3 )
9394 connection_pool (2.4.0 )
9495 crass (1.0.6 )
9596 date (3.3.3 )
9697 erubi (1.12.0 )
9798 globalid (1.1.0 )
9899 activesupport (>= 5.0 )
99- i18n (1.14.1 )
100+ i18n (1.14.5 )
100101 concurrent-ruby (~> 1.0 )
101102 json (2.6.3 )
102103 language_server-protocol (3.17.0.3 )
103- loofah (2.21.3 )
104+ loofah (2.22.0 )
104105 crass (~> 1.0.2 )
105106 nokogiri (>= 1.12.0 )
106107 magic_frozen_string_literal (1.2.0 )
110111 net-pop
111112 net-smtp
112113 marcel (1.0.2 )
113- method_source (1.0 .0 )
114+ method_source (1.1 .0 )
114115 mini_mime (1.1.2 )
115116 minitest (5.18.1 )
116117 mocha (1.13.0 )
@@ -124,17 +125,18 @@ GEM
124125 net-smtp (0.3.3 )
125126 net-protocol
126127 nio4r (2.5.8 )
127- nokogiri (1.16.2 -x86_64-darwin )
128+ nokogiri (1.16.4 -x86_64-darwin )
128129 racc (~> 1.4 )
129- nokogiri (1.16.2 -x86_64-linux )
130+ nokogiri (1.16.4 -x86_64-linux )
130131 racc (~> 1.4 )
131132 nokogiri-html5-inference (0.3.0 )
132133 nokogiri (~> 1.14 )
134+ observer (0.1.2 )
133135 parallel (1.22.1 )
134136 parser (3.2.1.0 )
135137 ast (~> 2.4.1 )
136138 racc (1.7.3 )
137- rack (2.2.8.1 )
139+ rack (2.2.9 )
138140 rack-test (2.1.0 )
139141 rack (>= 1.3 )
140142 rails (7.0.4.2 )
151153 activesupport (= 7.0.4.2 )
152154 bundler (>= 1.15.0 )
153155 railties (= 7.0.4.2 )
154- rails-dom-testing (2.1.1 )
156+ rails-dom-testing (2.2.0 )
155157 activesupport (>= 5.0.0 )
156158 minitest
157159 nokogiri (>= 1.6 )
166168 thor (~> 1.0 )
167169 zeitwerk (~> 2.5 )
168170 rainbow (3.1.1 )
169- rake (13.0.6 )
171+ rake (13.2.1 )
170172 redis (5.0.6 )
171173 redis-client (>= 0.9.0 )
172174 redis-client (0.14.0 )
193195 language_server-protocol (~> 3.17.0.2 )
194196 rubocop (= 1.44.1 )
195197 rubocop-performance (= 1.15.2 )
196- thor (1.2.2 )
198+ thor (1.3.1 )
197199 thread-local (1.1.0 )
198200 timeout (0.3.2 )
199201 tzinfo (2.0.6 )
202204 websocket-driver (0.7.5 )
203205 websocket-extensions (>= 0.1.0 )
204206 websocket-extensions (0.1.5 )
205- zeitwerk (2.6.8 )
207+ zeitwerk (2.6.13 )
206208
207209PLATFORMS
208210 x86_64-darwin-19
Original file line number Diff line number Diff line change 5757 "dependencies" : {
5858 "@hotwired/stimulus" : " ^3" ,
5959 "@rails/actioncable" : " ^6 || ^7" ,
60- "cable_ready" : " ^5.0.0 "
60+ "cable_ready" : " ^5.0.4 "
6161 },
6262 "devDependencies" : {
6363 "@open-wc/testing" : " ^3.1.7" ,
Original file line number Diff line number Diff line change @@ -1452,10 +1452,10 @@ bytes@3.1.2:
14521452 resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
14531453 integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
14541454
1455- cable_ready@^5.0.0 :
1456- version "5.0.1 "
1457- resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.1 .tgz#1cef5991cf7a064d09971ed7d87c614dec2ee1e1 "
1458- integrity sha512-+t9rKTgYwW5XBx113y97qC8MNEtBZZL84Isdec23HWvjMx0icOQsMzHJE75ycjevgjACTeWZqjRcCdtCHxgZ9g ==
1455+ cable_ready@^5.0.4 :
1456+ version "5.0.4 "
1457+ resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.4 .tgz#88b5bff27871be402f6ea049d65126bb1995d147 "
1458+ integrity sha512-HZLj3SjgEDB4H2GqtKHmg2lOu8YCti0hsPR9XC2mMfz6WOkHK4FWt1/NJ0OIKAcQAEnxEJEtlIgBv6tP1m958g ==
14591459 dependencies :
14601460 morphdom "2.6.1"
14611461
You can’t perform that action at this time.
0 commit comments