|
220 | 220 | rails-dom-testing (>= 1, < 3) |
221 | 221 | railties (>= 4.2.0) |
222 | 222 | thor (>= 0.14, < 2.0) |
223 | | - json (2.6.3) |
| 223 | + json (2.7.2) |
224 | 224 | jwt (2.2.3) |
225 | 225 | kaminari (1.2.2) |
226 | 226 | activesupport (>= 4.1.0) |
|
293 | 293 | paper_trail (15.1.0) |
294 | 294 | activerecord (>= 6.1) |
295 | 295 | request_store (~> 1.4) |
296 | | - parallel (1.22.1) |
297 | | - parser (3.2.1.0) |
| 296 | + parallel (1.26.3) |
| 297 | + parser (3.3.4.2) |
298 | 298 | ast (~> 2.4.1) |
| 299 | + racc |
299 | 300 | pg (1.4.6) |
300 | 301 | postmark (1.25.0) |
301 | 302 | json |
@@ -364,12 +365,12 @@ GEM |
364 | 365 | logger |
365 | 366 | rdoc (6.7.0) |
366 | 367 | psych (>= 4.0.0) |
367 | | - regexp_parser (2.7.0) |
| 368 | + regexp_parser (2.9.2) |
368 | 369 | reline (0.5.9) |
369 | 370 | io-console (~> 0.5) |
370 | 371 | request_store (1.7.0) |
371 | 372 | rack (>= 1.4) |
372 | | - rexml (3.3.0) |
| 373 | + rexml (3.3.6) |
373 | 374 | strscan |
374 | 375 | roo (2.10.1) |
375 | 376 | nokogiri (~> 1) |
@@ -397,29 +398,27 @@ GEM |
397 | 398 | rspec-support (3.12.0) |
398 | 399 | rspec_junit_formatter (0.6.0) |
399 | 400 | rspec-core (>= 2, < 4, != 2.12.0) |
400 | | - rubocop (1.47.0) |
| 401 | + rubocop (1.65.1) |
401 | 402 | json (~> 2.3) |
| 403 | + language_server-protocol (>= 3.17.0) |
402 | 404 | parallel (~> 1.10) |
403 | | - parser (>= 3.2.0.0) |
| 405 | + parser (>= 3.3.0.2) |
404 | 406 | rainbow (>= 2.2.2, < 4.0) |
405 | | - regexp_parser (>= 1.8, < 3.0) |
| 407 | + regexp_parser (>= 2.4, < 3.0) |
406 | 408 | rexml (>= 3.2.5, < 4.0) |
407 | | - rubocop-ast (>= 1.26.0, < 2.0) |
| 409 | + rubocop-ast (>= 1.31.1, < 2.0) |
408 | 410 | ruby-progressbar (~> 1.7) |
409 | 411 | unicode-display_width (>= 2.4.0, < 3.0) |
410 | | - rubocop-ast (1.27.0) |
411 | | - parser (>= 3.2.1.0) |
412 | | - rubocop-capybara (2.17.1) |
413 | | - rubocop (~> 1.41) |
| 412 | + rubocop-ast (1.32.1) |
| 413 | + parser (>= 3.3.1.0) |
414 | 414 | rubocop-graphql (1.0.0) |
415 | 415 | rubocop (>= 0.87, < 2) |
416 | 416 | rubocop-rails (2.18.0) |
417 | 417 | activesupport (>= 4.2.0) |
418 | 418 | rack (>= 1.1) |
419 | 419 | rubocop (>= 1.33.0, < 2.0) |
420 | | - rubocop-rspec (2.18.1) |
421 | | - rubocop (~> 1.33) |
422 | | - rubocop-capybara (~> 2.17) |
| 420 | + rubocop-rspec (3.0.4) |
| 421 | + rubocop (~> 1.61) |
423 | 422 | ruby-lsp (0.17.7) |
424 | 423 | language_server-protocol (~> 3.17.0) |
425 | 424 | prism (>= 0.29.0, < 0.31) |
|
429 | 428 | ruby-lsp (>= 0.17.2, < 0.18.0) |
430 | 429 | ruby-lsp-rspec (0.1.12) |
431 | 430 | ruby-lsp (~> 0.17.0) |
432 | | - ruby-progressbar (1.11.0) |
| 431 | + ruby-progressbar (1.13.0) |
433 | 432 | ruby-vips (2.2.0) |
434 | 433 | ffi (~> 1.12) |
435 | 434 | ruby2_keywords (0.0.5) |
|
485 | 484 | tzinfo (2.0.6) |
486 | 485 | concurrent-ruby (~> 1.0) |
487 | 486 | unaccent (0.4.0) |
488 | | - unicode-display_width (2.4.2) |
| 487 | + unicode-display_width (2.5.0) |
489 | 488 | uniform_notifier (1.16.0) |
490 | 489 | uri (0.13.0) |
491 | 490 | version_gem (1.1.3) |
|
0 commit comments