|
93 | 93 | after_commit_everywhere (1.5.0) |
94 | 94 | activerecord (>= 4.2) |
95 | 95 | activesupport |
96 | | - ast (2.4.2) |
| 96 | + ast (2.4.3) |
97 | 97 | base64 (0.3.0) |
98 | 98 | bcrypt (3.1.20) |
99 | 99 | benchmark (0.5.0) |
|
161 | 161 | rubocop (>= 1) |
162 | 162 | smart_properties |
163 | 163 | erubi (1.13.1) |
| 164 | + ffi (1.17.1) |
164 | 165 | ffi (1.17.1-aarch64-linux-gnu) |
165 | 166 | ffi (1.17.1-arm-linux-gnu) |
166 | 167 | ffi (1.17.1-arm64-darwin) |
@@ -193,10 +194,14 @@ GEM |
193 | 194 | activesupport (>= 5.0.0) |
194 | 195 | jsbundling-rails (1.3.1) |
195 | 196 | railties (>= 6.0.0) |
196 | | - json (2.9.1) |
| 197 | + json (2.19.0) |
| 198 | + json-schema (6.2.0) |
| 199 | + addressable (~> 2.8) |
| 200 | + bigdecimal (>= 3.1, < 5) |
197 | 201 | jsonapi-serializer (2.2.0) |
198 | 202 | activesupport (>= 4.2) |
199 | | - language_server-protocol (3.17.0.4) |
| 203 | + language_server-protocol (3.17.0.5) |
| 204 | + lint_roller (1.1.0) |
200 | 205 | logger (1.7.0) |
201 | 206 | loofah (2.25.0) |
202 | 207 | crass (~> 1.0.2) |
|
213 | 218 | turbo-rails |
214 | 219 | marcel (1.1.0) |
215 | 220 | matrix (0.4.2) |
| 221 | + mcp (0.8.0) |
| 222 | + json-schema (>= 4.1) |
216 | 223 | mini_magick (4.13.2) |
217 | 224 | mini_mime (1.1.5) |
218 | 225 | mini_portile2 (2.8.9) |
@@ -248,14 +255,15 @@ GEM |
248 | 255 | iniparse (~> 1.4) |
249 | 256 | rexml (>= 3.3.9) |
250 | 257 | pagy (9.3.3) |
251 | | - parallel (1.26.3) |
252 | | - parser (3.3.7.1) |
| 258 | + parallel (1.27.0) |
| 259 | + parser (3.3.10.2) |
253 | 260 | ast (~> 2.4.1) |
254 | 261 | racc |
255 | 262 | pg (1.5.9) |
256 | 263 | pp (0.6.3) |
257 | 264 | prettyprint |
258 | 265 | prettyprint (0.2.0) |
| 266 | + prism (1.9.0) |
259 | 267 | propshaft (1.1.0) |
260 | 268 | actionpack (>= 7.0.0) |
261 | 269 | activesupport (>= 7.0.0) |
|
270 | 278 | pundit (2.4.0) |
271 | 279 | activesupport (>= 3.0.0) |
272 | 280 | racc (1.8.1) |
273 | | - rack (3.2.4) |
| 281 | + rack (3.2.5) |
274 | 282 | rack-attack (6.7.0) |
275 | 283 | rack (>= 1.0, < 4) |
276 | 284 | rack-cors (2.0.2) |
@@ -323,36 +331,42 @@ GEM |
323 | 331 | redis-client (>= 0.22.0) |
324 | 332 | redis-client (0.23.2) |
325 | 333 | connection_pool |
326 | | - regexp_parser (2.10.0) |
| 334 | + regexp_parser (2.11.3) |
327 | 335 | reline (0.6.3) |
328 | 336 | io-console (~> 0.5) |
329 | 337 | responders (3.1.1) |
330 | 338 | actionpack (>= 5.2) |
331 | 339 | railties (>= 5.2) |
332 | 340 | rexml (3.4.0) |
333 | | - rubocop (1.71.2) |
| 341 | + rubocop (1.85.1) |
334 | 342 | json (~> 2.3) |
335 | | - language_server-protocol (>= 3.17.0) |
| 343 | + language_server-protocol (~> 3.17.0.2) |
| 344 | + lint_roller (~> 1.1.0) |
| 345 | + mcp (~> 0.6) |
336 | 346 | parallel (~> 1.10) |
337 | 347 | parser (>= 3.3.0.2) |
338 | 348 | rainbow (>= 2.2.2, < 4.0) |
339 | 349 | regexp_parser (>= 2.9.3, < 3.0) |
340 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 350 | + rubocop-ast (>= 1.49.0, < 2.0) |
341 | 351 | ruby-progressbar (~> 1.7) |
342 | 352 | unicode-display_width (>= 2.4.0, < 4.0) |
343 | | - rubocop-ast (1.38.0) |
344 | | - parser (>= 3.3.1.0) |
345 | | - rubocop-minitest (0.36.0) |
346 | | - rubocop (>= 1.61, < 2.0) |
347 | | - rubocop-ast (>= 1.31.1, < 2.0) |
348 | | - rubocop-performance (1.23.1) |
349 | | - rubocop (>= 1.48.1, < 2.0) |
350 | | - rubocop-ast (>= 1.31.1, < 2.0) |
351 | | - rubocop-rails (2.29.1) |
| 353 | + rubocop-ast (1.49.0) |
| 354 | + parser (>= 3.3.7.2) |
| 355 | + prism (~> 1.7) |
| 356 | + rubocop-minitest (0.39.1) |
| 357 | + lint_roller (~> 1.1) |
| 358 | + rubocop (>= 1.75.0, < 2.0) |
| 359 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 360 | + rubocop-performance (1.26.1) |
| 361 | + lint_roller (~> 1.1) |
| 362 | + rubocop (>= 1.75.0, < 2.0) |
| 363 | + rubocop-ast (>= 1.47.1, < 2.0) |
| 364 | + rubocop-rails (2.34.3) |
352 | 365 | activesupport (>= 4.2.0) |
| 366 | + lint_roller (~> 1.1) |
353 | 367 | rack (>= 1.1) |
354 | | - rubocop (>= 1.52.0, < 2.0) |
355 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 368 | + rubocop (>= 1.75.0, < 2.0) |
| 369 | + rubocop-ast (>= 1.44.0, < 2.0) |
356 | 370 | rubocop-rails-omakase (1.0.0) |
357 | 371 | rubocop |
358 | 372 | rubocop-minitest |
|
391 | 405 | railties (>= 6.0.0) |
392 | 406 | tzinfo (2.0.6) |
393 | 407 | concurrent-ruby (~> 1.0) |
394 | | - unicode-display_width (3.1.4) |
395 | | - unicode-emoji (~> 4.0, >= 4.0.4) |
396 | | - unicode-emoji (4.0.4) |
| 408 | + unicode-display_width (3.2.0) |
| 409 | + unicode-emoji (~> 4.1) |
| 410 | + unicode-emoji (4.2.0) |
397 | 411 | useragent (0.16.11) |
398 | 412 | valid_email2 (7.0.0) |
399 | 413 | activemodel (>= 6.0) |
@@ -473,7 +487,7 @@ DEPENDENCIES |
473 | 487 | whenever |
474 | 488 |
|
475 | 489 | RUBY VERSION |
476 | | - ruby 3.4.1p0 |
| 490 | + ruby 4.0.1 |
477 | 491 |
|
478 | 492 | BUNDLED WITH |
479 | | - 2.6.2 |
| 493 | + 4.0.3 |
0 commit comments