|
110 | 110 | addressable (2.8.8) |
111 | 111 | public_suffix (>= 2.0.2, < 8.0) |
112 | 112 | amazing_print (1.6.0) |
113 | | - ast (2.4.2) |
| 113 | + ast (2.4.3) |
114 | 114 | async (2.35.0) |
115 | 115 | console (~> 1.29) |
116 | 116 | fiber-annotation |
|
208 | 208 | json (2.17.1) |
209 | 209 | jwt (2.10.2) |
210 | 210 | base64 |
| 211 | + language_server-protocol (3.17.0.5) |
211 | 212 | launchy (3.0.1) |
212 | 213 | addressable (~> 2.8) |
213 | 214 | childprocess (~> 5.0) |
@@ -252,14 +253,15 @@ GEM |
252 | 253 | nokogiri (1.18.10-x86_64-linux-gnu) |
253 | 254 | racc (~> 1.4) |
254 | 255 | package_json (0.2.0) |
255 | | - parallel (1.25.1) |
256 | | - parser (3.3.3.0) |
| 256 | + parallel (1.27.0) |
| 257 | + parser (3.3.10.0) |
257 | 258 | ast (~> 2.4.1) |
258 | 259 | racc |
259 | 260 | pg (1.5.6) |
260 | 261 | pp (0.6.3) |
261 | 262 | prettyprint |
262 | 263 | prettyprint (0.2.0) |
| 264 | + prism (1.6.0) |
263 | 265 | protocol (2.0.0) |
264 | 266 | ruby_parser (~> 3.0) |
265 | 267 | pry (0.14.2) |
@@ -356,23 +358,34 @@ GEM |
356 | 358 | rspec-support (3.13.1) |
357 | 359 | rspec_junit_formatter (0.6.0) |
358 | 360 | rspec-core (>= 2, < 4, != 2.12.0) |
359 | | - rubocop (1.36.0) |
| 361 | + rubocop (1.61.0) |
360 | 362 | json (~> 2.3) |
| 363 | + language_server-protocol (>= 3.17.0) |
361 | 364 | parallel (~> 1.10) |
362 | | - parser (>= 3.1.2.1) |
| 365 | + parser (>= 3.3.0.2) |
363 | 366 | rainbow (>= 2.2.2, < 4.0) |
364 | 367 | regexp_parser (>= 1.8, < 3.0) |
365 | 368 | rexml (>= 3.2.5, < 4.0) |
366 | | - rubocop-ast (>= 1.20.1, < 2.0) |
| 369 | + rubocop-ast (>= 1.30.0, < 2.0) |
367 | 370 | ruby-progressbar (~> 1.7) |
368 | | - unicode-display_width (>= 1.4.0, < 3.0) |
369 | | - rubocop-ast (1.31.3) |
370 | | - parser (>= 3.3.1.0) |
371 | | - rubocop-performance (1.15.0) |
372 | | - rubocop (>= 1.7.0, < 2.0) |
373 | | - rubocop-ast (>= 0.4.0) |
374 | | - rubocop-rspec (2.13.2) |
375 | | - rubocop (~> 1.33) |
| 371 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 372 | + rubocop-ast (1.48.0) |
| 373 | + parser (>= 3.3.7.2) |
| 374 | + prism (~> 1.4) |
| 375 | + rubocop-capybara (2.21.0) |
| 376 | + rubocop (~> 1.41) |
| 377 | + rubocop-factory_bot (2.26.1) |
| 378 | + rubocop (~> 1.61) |
| 379 | + rubocop-performance (1.20.2) |
| 380 | + rubocop (>= 1.48.1, < 2.0) |
| 381 | + rubocop-ast (>= 1.30.0, < 2.0) |
| 382 | + rubocop-rspec (2.31.0) |
| 383 | + rubocop (~> 1.40) |
| 384 | + rubocop-capybara (~> 2.17) |
| 385 | + rubocop-factory_bot (~> 2.22) |
| 386 | + rubocop-rspec_rails (~> 2.28) |
| 387 | + rubocop-rspec_rails (2.29.1) |
| 388 | + rubocop (~> 1.61) |
376 | 389 | ruby-progressbar (1.13.0) |
377 | 390 | ruby_parser (3.21.0) |
378 | 391 | racc (~> 1.5) |
|
402 | 415 | websocket (~> 1.0) |
403 | 416 | semantic_range (3.1.0) |
404 | 417 | sexp_processor (4.17.1) |
405 | | - shakapacker (9.3.0) |
| 418 | + shakapacker (9.4.0) |
406 | 419 | activesupport (>= 5.2) |
407 | 420 | package_json |
408 | 421 | rack-proxy (>= 0.6.1) |
|
447 | 460 | concurrent-ruby (~> 1.0) |
448 | 461 | uglifier (4.2.0) |
449 | 462 | execjs (>= 0.3.0, < 3) |
450 | | - unicode-display_width (2.5.0) |
| 463 | + unicode-display_width (2.6.0) |
451 | 464 | uri (1.0.3) |
452 | 465 | useragent (0.16.11) |
453 | 466 | web-console (4.2.1) |
@@ -513,13 +526,13 @@ DEPENDENCIES |
513 | 526 | rspec-rails |
514 | 527 | rspec-retry |
515 | 528 | rspec_junit_formatter |
516 | | - rubocop (= 1.36.0) |
517 | | - rubocop-performance (= 1.15.0) |
518 | | - rubocop-rspec (= 2.13.2) |
| 529 | + rubocop (= 1.61.0) |
| 530 | + rubocop-performance (~> 1.20.0) |
| 531 | + rubocop-rspec (~> 2.26) |
519 | 532 | sass-rails |
520 | 533 | scss_lint |
521 | 534 | selenium-webdriver (= 4.9.0) |
522 | | - shakapacker (= 9.3.0) |
| 535 | + shakapacker (= 9.4.0) |
523 | 536 | spring |
524 | 537 | spring-watcher-listen |
525 | 538 | sprockets |
|
0 commit comments