37
37
concurrent-ruby (1.3.5)
38
38
crass (1.0.6)
39
39
csv (3.3.2)
40
- diff-lcs (1.5.1 )
40
+ diff-lcs (1.6.0 )
41
41
docile (1.4.1)
42
42
erubi (1.13.1)
43
43
ffi (1.17.1)
54
54
fileutils (1.7.3)
55
55
i18n (1.14.7)
56
56
concurrent-ruby (~> 1.0)
57
- json (2.9.1 )
58
- language_server-protocol (3.17.0.3 )
57
+ json (2.10.2 )
58
+ language_server-protocol (3.17.0.4 )
59
59
lint_roller (1.1.0)
60
60
listen (3.9.0)
61
61
rb-fsevent (~> 0.10, >= 0.10.3)
62
62
rb-inotify (~> 0.9, >= 0.9.10)
63
- logger (1.6.5 )
63
+ logger (1.6.6 )
64
64
loofah (2.24.0)
65
65
crass (~> 1.0.2)
66
66
nokogiri (>= 1.12.0)
67
67
method_source (1.1.0)
68
68
mini_portile2 (2.8.8)
69
- minitest (5.25.4 )
69
+ minitest (5.25.5 )
70
70
mutex_m (0.3.0)
71
- nokogiri (1.18.2 )
71
+ nokogiri (1.18.4 )
72
72
mini_portile2 (~> 2.8.2)
73
73
racc (~> 1.4)
74
- nokogiri (1.18.2 -aarch64-linux-gnu)
74
+ nokogiri (1.18.4 -aarch64-linux-gnu)
75
75
racc (~> 1.4)
76
- nokogiri (1.18.2 -aarch64-linux-musl)
76
+ nokogiri (1.18.4 -aarch64-linux-musl)
77
77
racc (~> 1.4)
78
- nokogiri (1.18.2 -arm-linux-gnu)
78
+ nokogiri (1.18.4 -arm-linux-gnu)
79
79
racc (~> 1.4)
80
- nokogiri (1.18.2 -arm-linux-musl)
80
+ nokogiri (1.18.4 -arm-linux-musl)
81
81
racc (~> 1.4)
82
- nokogiri (1.18.2 -arm64-darwin)
82
+ nokogiri (1.18.4 -arm64-darwin)
83
83
racc (~> 1.4)
84
- nokogiri (1.18.2 -x86_64-darwin)
84
+ nokogiri (1.18.4 -x86_64-darwin)
85
85
racc (~> 1.4)
86
- nokogiri (1.18.2 -x86_64-linux-gnu)
86
+ nokogiri (1.18.4 -x86_64-linux-gnu)
87
87
racc (~> 1.4)
88
- nokogiri (1.18.2 -x86_64-linux-musl)
88
+ nokogiri (1.18.4 -x86_64-linux-musl)
89
89
racc (~> 1.4)
90
90
parallel (1.26.3)
91
- parser (3.3.7.0 )
91
+ parser (3.3.7.1 )
92
92
ast (~> 2.4.1)
93
93
racc
94
94
racc (1.8.1)
95
- rack (2.2.10 )
95
+ rack (2.2.13 )
96
96
rack-test (2.2.0)
97
97
rack (>= 1.3)
98
98
rails-dom-testing (2.2.0)
@@ -113,14 +113,14 @@ GEM
113
113
rb-fsevent (0.11.2)
114
114
rb-inotify (0.11.1)
115
115
ffi (~> 1.0)
116
- rbs (3.8.1 )
116
+ rbs (3.9.0 )
117
117
logger
118
118
regexp_parser (2.10.0)
119
119
rspec (3.13.0)
120
120
rspec-core (~> 3.13.0)
121
121
rspec-expectations (~> 3.13.0)
122
122
rspec-mocks (~> 3.13.0)
123
- rspec-core (3.13.2 )
123
+ rspec-core (3.13.3 )
124
124
rspec-support (~> 3.13.0)
125
125
rspec-expectations (3.13.3)
126
126
diff-lcs (>= 1.2.0, < 2.0)
@@ -134,21 +134,23 @@ GEM
134
134
rspec-support (3.13.2)
135
135
rspec_junit_formatter (0.6.0)
136
136
rspec-core (>= 2, < 4, != 2.12.0)
137
- rubocop (1.70.0 )
137
+ rubocop (1.73.2 )
138
138
json (~> 2.3)
139
- language_server-protocol (>= 3.17.0)
139
+ language_server-protocol (~> 3.17.0.2)
140
+ lint_roller (~> 1.1.0)
140
141
parallel (~> 1.10)
141
142
parser (>= 3.3.0.2)
142
143
rainbow (>= 2.2.2, < 4.0)
143
144
regexp_parser (>= 2.9.3, < 3.0)
144
- rubocop-ast (>= 1.36.2 , < 2.0)
145
+ rubocop-ast (>= 1.38.0 , < 2.0)
145
146
ruby-progressbar (~> 1.7)
146
147
unicode-display_width (>= 2.4.0, < 4.0)
147
- rubocop-ast (1.37 .0)
148
+ rubocop-ast (1.39 .0)
148
149
parser (>= 3.3.1.0)
149
- rubocop-performance (1.23.1)
150
- rubocop (>= 1.48.1, < 2.0)
151
- rubocop-ast (>= 1.31.1, < 2.0)
150
+ rubocop-performance (1.24.0)
151
+ lint_roller (~> 1.1)
152
+ rubocop (>= 1.72.1, < 2.0)
153
+ rubocop-ast (>= 1.38.0, < 2.0)
152
154
rubocop-rails (2.28.0)
153
155
activesupport (>= 4.2.0)
154
156
rack (>= 1.1)
@@ -166,42 +168,45 @@ GEM
166
168
simplecov_json_formatter (~> 0.1)
167
169
simplecov-html (0.13.1)
168
170
simplecov_json_formatter (0.1.4)
169
- standard (1.44 .0)
171
+ standard (1.47 .0)
170
172
language_server-protocol (~> 3.17.0.2)
171
173
lint_roller (~> 1.0)
172
- rubocop (~> 1.70 .0)
174
+ rubocop (~> 1.73 .0)
173
175
standard-custom (~> 1.0.0)
174
- standard-performance (~> 1.6 )
176
+ standard-performance (~> 1.7 )
175
177
standard-custom (1.0.2)
176
178
lint_roller (~> 1.0)
177
179
rubocop (~> 1.50)
178
- standard-performance (1.6 .0)
180
+ standard-performance (1.7 .0)
179
181
lint_roller (~> 1.1)
180
- rubocop-performance (~> 1.23 .0)
181
- steep (1.9.3 )
182
+ rubocop-performance (~> 1.24 .0)
183
+ steep (1.10.0 )
182
184
activesupport (>= 5.1)
183
185
concurrent-ruby (>= 1.1.10)
184
186
csv (>= 3.0.9)
185
187
fileutils (>= 1.1.0)
186
188
json (>= 2.1.0)
187
- language_server-protocol (>= 3.15 , < 4.0)
189
+ language_server-protocol (>= 3.17.0.4 , < 4.0)
188
190
listen (~> 3.0)
189
191
logger (>= 1.3.0)
192
+ mutex_m (>= 0.3.0)
190
193
parser (>= 3.1)
191
194
rainbow (>= 2.2.2, < 4.0)
192
- rbs (~> 3.8 )
195
+ rbs (~> 3.9 )
193
196
securerandom (>= 0.1)
194
197
strscan (>= 1.0.0)
195
- terminal-table (>= 2, < 4 )
198
+ terminal-table (>= 2, < 5 )
196
199
uri (>= 0.12.0)
197
200
strscan (3.1.2)
198
- terminal-table (3 .0.2 )
199
- unicode-display_width (>= 1.1.1, < 3 )
201
+ terminal-table (4 .0.0 )
202
+ unicode-display_width (>= 1.1.1, < 4 )
200
203
thor (1.3.2)
201
204
tzinfo (2.0.6)
202
205
concurrent-ruby (~> 1.0)
203
- unicode-display_width (2.6.0)
204
- uri (1.0.2)
206
+ unicode-display_width (3.1.4)
207
+ unicode-emoji (~> 4.0, >= 4.0.4)
208
+ unicode-emoji (4.0.4)
209
+ uri (1.0.3)
205
210
zeitwerk (2.6.18)
206
211
207
212
PLATFORMS
@@ -236,7 +241,7 @@ DEPENDENCIES
236
241
rubocop-rspec (~> 3.4.0)
237
242
simplecov (~> 0.22.0)
238
243
standard (~> 1.31)
239
- steep (~> 1.9.3 )
244
+ steep (~> 1.10.0 )
240
245
zeitwerk (~> 2.6.18)
241
246
242
247
CHECKSUMS
@@ -251,7 +256,7 @@ CHECKSUMS
251
256
concurrent-ruby (1.3.5) sha256=813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6
252
257
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
253
258
csv (3.3.2) sha256=6ff0c135e65e485d1864dde6c1703b60d34cc9e19bed8452834a0b28a519bd4e
254
- diff-lcs (1.5.1 ) sha256=273223dfb40685548436d32b4733aa67351769c7dea621da7d9dd4813e63ddfe
259
+ diff-lcs (1.6.0 ) sha256=a1e7f7b272962f8fc769358ad00001b87cdcf32ba349d6c70c6b544613d2da2e
255
260
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
256
261
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
257
262
ffi (1.17.1) sha256=26f6b0dbd1101e6ffc09d3ca640b2a21840cc52731ad8a7ded9fb89e5fb0fc39
@@ -267,30 +272,30 @@ CHECKSUMS
267
272
ffi (1.17.1-x86_64-linux-musl) sha256=3a343086820c96d6fbea4a5ef807fb69105b2b8174678f103b3db210c3f78401
268
273
fileutils (1.7.3) sha256=57271e854b694a87755d76f836f5c57b2c9538ebbaf4b2154bb66addf15eb5da
269
274
i18n (1.14.7) sha256=ceba573f8138ff2c0915427f1fc5bdf4aa3ab8ae88c8ce255eb3ecf0a11a5d0f
270
- json (2.9.1 ) sha256=d2bdef4644052fad91c1785d48263756fe32fcac08b96a20bb15840e96550d11
271
- language_server-protocol (3.17.0.3 ) sha256=3d5c58c02f44a20d972957a9febe386d7e7468ab3900ce6bd2b563dd910c6b3f
275
+ json (2.10.2 ) sha256=34e0eada93022b2a0a3345bb0b5efddb6e9ff5be7c48e409cfb54ff8a36a8b06
276
+ language_server-protocol (3.17.0.4 ) sha256=c484626478664fd13482d8180947c50a8590484b1258b99b7aedb3b69df89669
272
277
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
273
278
listen (3.9.0) sha256=db9e4424e0e5834480385197c139cb6b0ae0ef28cc13310cfd1ca78377d59c67
274
- logger (1.6.5 ) sha256=c3cfe56d01656490ddd103d38b8993d73d86296adebc5f58cefc9ec03741e56b
279
+ logger (1.6.6 ) sha256=dd618d24e637715472732e7eed02e33cfbdf56deaad225edd0f1f89d38024017
275
280
loofah (2.24.0) sha256=61e6a710883abb8210887f3dc868cf3ed66594c509d9ff6987621efa6651ee1e
276
281
meta-tags (2.22.1)
277
282
method_source (1.1.0) sha256=181301c9c45b731b4769bc81e8860e72f9161ad7d66dd99103c9ab84f560f5c5
278
283
mini_portile2 (2.8.8) sha256=8e47136cdac04ce81750bb6c09733b37895bf06962554e4b4056d78168d70a75
279
- minitest (5.25.4 ) sha256=9cf2cae25ac4dfc90c988ebc3b917f53c054978b673273da1bd20bcb0778f947
284
+ minitest (5.25.5 ) sha256=391b6c6cb43a4802bfb7c93af1ebe2ac66a210293f4a3fb7db36f2fc7dc2c756
280
285
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
281
- nokogiri (1.18.2 ) sha256=93791cfb33186fe077eb9e1b8a6855b5621e328f81f565334572fa398366f8bf
282
- nokogiri (1.18.2 -aarch64-linux-gnu) sha256=74e0f9a7487a30a2957f46c5113d58f836436b033c9906e0bc6fee9d8cdafabf
283
- nokogiri (1.18.2 -aarch64-linux-musl) sha256=99bcea596a80eaee99f2bae2596275641ea688262c1da32b4e90db6159e86477
284
- nokogiri (1.18.2 -arm-linux-gnu) sha256=6fb0246b69f2c589a69254e82bc2a40aa238c4f977fd7903e283341a92935729
285
- nokogiri (1.18.2 -arm-linux-musl) sha256=dcdd4d10ed2743f0d8c887825700c3a8506aea1aa415917ac50ccc01597c51a3
286
- nokogiri (1.18.2 -arm64-darwin) sha256=8288ec7a296e2510ca9bd053c0c5989f11260f8c07bc3e9afbafa536f7077281
287
- nokogiri (1.18.2 -x86_64-darwin) sha256=7fca165e5ee87e9b6b3f1377180376afc0c8652ed2a3d761f472f0e3d3a1c651
288
- nokogiri (1.18.2 -x86_64-linux-gnu) sha256=9330ced4a976604865c2a76ce158e2bc608fa83999552e85a32ec06f85f427db
289
- nokogiri (1.18.2 -x86_64-linux-musl) sha256=1cd7786ed15c76958d6a8f9a864df6208fecd624c340eb4ed211fbea60328f02
286
+ nokogiri (1.18.4 ) sha256=bb7820521c1bbae1d3e0092ff03b27a8e700912b37d80f962b7e4567947a64ac
287
+ nokogiri (1.18.4 -aarch64-linux-gnu) sha256=8f2263cef9953ce09bd5293d76c9bbd3013d2f94d1cca67783dfe6635c529deb
288
+ nokogiri (1.18.4 -aarch64-linux-musl) sha256=4e231f8ba3128cfc2ef0cc0bdc807d7ce71fc62cb6a78216e817be8631fe6a96
289
+ nokogiri (1.18.4 -arm-linux-gnu) sha256=cc2945e2c19560a61a97737e6bd3b329edb1f82ca204d46a18e5e98ad0a550a6
290
+ nokogiri (1.18.4 -arm-linux-musl) sha256=4fb7f44de0cd85abfa869e4cfb619410da174ebf9fbe26ae0caa65462b818bcb
291
+ nokogiri (1.18.4 -arm64-darwin) sha256=73902663b23b1123282b9c0b6d9654b1fb286dfee8d65cb1f6029087b7f0d037
292
+ nokogiri (1.18.4 -x86_64-darwin) sha256=e4776f58eea9b94d05caf8bf351e3c6aa1cce01edcc2ed530f3c302c13178965
293
+ nokogiri (1.18.4 -x86_64-linux-gnu) sha256=b1c6407b346b88704e97a342a80acd4755175324e624da34d0c5cfdc8d34191e
294
+ nokogiri (1.18.4 -x86_64-linux-musl) sha256=ea7c0356a70f3d2d0d76315b533877013d20368d5c9f437c38e0bd462c4844dc
290
295
parallel (1.26.3) sha256=d86babb7a2b814be9f4b81587bf0b6ce2da7d45969fab24d8ae4bf2bb4d4c7ef
291
- parser (3.3.7.0 ) sha256=7449011771e3e7881297859b849de26a6f4fccd515bece9520a87e7d2116119b
296
+ parser (3.3.7.1 ) sha256=7dbe61618025519024ac72402a6677ead02099587a5538e84371b76659e6aca1
292
297
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
293
- rack (2.2.10 ) sha256=e4a5ee3f8f2ba45614a4498114d6dc7da1c51a0f0dd810d891906ea71d3aa72b
298
+ rack (2.2.13 ) sha256=ccee101719696a5da12ee9da6fb3b1d20cb329939e089e0e458be6e93667f0fb
294
299
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
295
300
rails-dom-testing (2.2.0) sha256=e515712e48df1f687a1d7c380fd7b07b8558faa26464474da64183a7426fa93b
296
301
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
@@ -299,18 +304,18 @@ CHECKSUMS
299
304
rake (13.2.1) sha256=46cb38dae65d7d74b6020a4ac9d48afed8eb8149c040eccf0523bec91907059d
300
305
rb-fsevent (0.11.2) sha256=43900b972e7301d6570f64b850a5aa67833ee7d87b458ee92805d56b7318aefe
301
306
rb-inotify (0.11.1) sha256=a0a700441239b0ff18eb65e3866236cd78613d6b9f78fea1f9ac47a85e47be6e
302
- rbs (3.8.1 ) sha256=2b6ce37952e267e1d3ad330aabfadbdceac234193a60cc18f25a8f75fa949c1d
307
+ rbs (3.9.0 ) sha256=0e37ae82d8145e700c830ab24d99a2606b914fa46a8a725675f1268b8b4d3a37
303
308
regexp_parser (2.10.0) sha256=cb6f0ddde88772cd64bff1dbbf68df66d376043fe2e66a9ef77fcb1b0c548c61
304
309
rspec (3.13.0) sha256=d490914ac1d5a5a64a0e1400c1d54ddd2a501324d703b8cfe83f458337bab993
305
- rspec-core (3.13.2 ) sha256=94fbda6e4738e478f1c7532b7cc241272fcdc8b9eac03a97338b1122e4573300
310
+ rspec-core (3.13.3 ) sha256=25136507f4f9cf2e8977a2851e64e438b4331646054e345998714108745cdfe4
306
311
rspec-expectations (3.13.3) sha256=0e6b5af59b900147698ea0ff80456c4f2e69cac4394fbd392fbd1ca561f66c58
307
312
rspec-html-matchers (0.10.0) sha256=d424bfeb0104884478be299b6695b56c2d0432bb77dc9cedecb5138e91c0e9ae
308
313
rspec-mocks (3.13.2) sha256=2327335def0e1665325a9b617e3af9ae20272741d80ac550336309a7c59abdef
309
314
rspec-support (3.13.2) sha256=cea3a2463fd9b84b9dcc9685efd80ea701aa8f7b3decb3b3ce795ed67737dbec
310
315
rspec_junit_formatter (0.6.0) sha256=40dde674e6ae4e6cc0ff560da25497677e34fefd2338cc467a8972f602b62b15
311
- rubocop (1.70.0 ) sha256=96751f8440b36a0ac6e9a8ab596900803118d83d6b83f2037bf8b3d7a5bc440e
312
- rubocop-ast (1.37 .0) sha256=9513ac88aaf113d04b52912533ffe46475de1362d4aa41141b51b2455827c080
313
- rubocop-performance (1.23.1 ) sha256=f22f86a795f5e6a6180aac2c6fc172534b173a068d6ed3396d6460523e051b82
316
+ rubocop (1.73.2 ) sha256=35cd1b1365ba97234323fe771abcecd09c9b77098464cd726c76aa7d9bc12b5d
317
+ rubocop-ast (1.39 .0) sha256=b6ba0f677ceced033b81c69405ac8931f4963116c572b8da5e15a03619a8236c
318
+ rubocop-performance (1.24.0 ) sha256=e5bd39ff3e368395b9af886927cc37f5892f43db4bd6c8526594352d5b4440b5
314
319
rubocop-rails (2.28.0) sha256=4967bed9ea13e6dcab566fea4265a6dd0381db739b305e48930aba1282da2715
315
320
rubocop-rake (0.6.0) sha256=56b6f22189af4b33d4f4e490a555c09f1281b02f4d48c3a61f6e8fe5f401d8db
316
321
rubocop-rspec (3.4.0) sha256=8721c13b6a8c9530a7ac481cea9423022f946fcf72428bda8289f8b57e4d4885
@@ -319,17 +324,18 @@ CHECKSUMS
319
324
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
320
325
simplecov-html (0.13.1) sha256=5dab0b7ee612e60e9887ad57693832fdf4695b4c0c859eaea5f95c18791ef10b
321
326
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
322
- standard (1.44 .0) sha256=50e36267ccd46ce8516ef7e4efb11cdd9bffe3cc7e9f8b1e4490c9d00a852d28
327
+ standard (1.47 .0) sha256=b0da6b71d8dec53e760c7216b723e3507ebdcd6962f7ce7c37c016a36c7cc190
323
328
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
324
- standard-performance (1.6 .0) sha256=2d8b71aa190489e0775ec308d405ece3f6ac06e303a4a7d7560ce1ca074749f4
325
- steep (1.9.3 ) sha256=c00b5b951ec2248227ff463b3618ac785f27c9186898d668872a8fc8833a07c8
329
+ standard-performance (1.7 .0) sha256=c46a9aef3348c0cfc03053ed9a1c1f73b967f7e4edcdf30dac0101b143897314
330
+ steep (1.10.0 ) sha256=1b295b55f9aaff1b8d3ee42453ee55bc2a1078fda0268f288edb2dc014f4d7d1
326
331
strscan (3.1.2) sha256=5529ff36c95fe752b8489f2e6c7f4f230fd9904e0b24fdc6e0833436c63ee2e3
327
- terminal-table (3 .0.2 ) sha256=f951b6af5f3e00203fb290a669e0a85c5dd5b051b3b023392ccfd67ba5abae91
332
+ terminal-table (4 .0.0 ) sha256=f504793203f8251b2ea7c7068333053f0beeea26093ec9962e62ea79f94301d2
328
333
thor (1.3.2) sha256=eef0293b9e24158ccad7ab383ae83534b7ad4ed99c09f96f1a6b036550abbeda
329
334
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
330
- unicode-display_width (2.6.0) sha256=12279874bba6d5e4d2728cef814b19197dbb10d7a7837a869bab65da943b7f5a
331
- uri (1.0.2) sha256=b303504ceb7e5905771fa7fa14b649652fa949df18b5880d69cfb12494791e27
335
+ unicode-display_width (3.1.4) sha256=8caf2af1c0f2f07ec89ef9e18c7d88c2790e217c482bfc78aaa65eadd5415ac1
336
+ unicode-emoji (4.0.4) sha256=2c2c4ef7f353e5809497126285a50b23056cc6e61b64433764a35eff6c36532a
337
+ uri (1.0.3) sha256=e9f2244608eea2f7bc357d954c65c910ce0399ca5e18a7a29207ac22d8767011
332
338
zeitwerk (2.6.18) sha256=bd2d213996ff7b3b364cd342a585fbee9797dbc1c0c6d868dc4150cc75739781
333
339
334
340
BUNDLED WITH
335
- 2.6.3
341
+ 2.5.22
0 commit comments