|
217 | 217 | rails-dom-testing (>= 1, < 3) |
218 | 218 | railties (>= 4.2.0) |
219 | 219 | thor (>= 0.14, < 2.0) |
220 | | - json (2.6.3) |
| 220 | + json (2.7.2) |
221 | 221 | jwt (2.2.3) |
222 | 222 | kaminari (1.2.2) |
223 | 223 | activesupport (>= 4.1.0) |
|
286 | 286 | stringio |
287 | 287 | time |
288 | 288 | uri |
289 | | - parallel (1.22.1) |
290 | | - parser (3.2.1.0) |
| 289 | + parallel (1.25.1) |
| 290 | + parser (3.3.3.0) |
291 | 291 | ast (~> 2.4.1) |
| 292 | + racc |
292 | 293 | pg (1.4.6) |
293 | 294 | postmark (1.25.0) |
294 | 295 | json |
@@ -355,10 +356,10 @@ GEM |
355 | 356 | rake (13.2.1) |
356 | 357 | rdoc (6.7.0) |
357 | 358 | psych (>= 4.0.0) |
358 | | - regexp_parser (2.7.0) |
| 359 | + regexp_parser (2.9.2) |
359 | 360 | reline (0.5.9) |
360 | 361 | io-console (~> 0.5) |
361 | | - rexml (3.3.0) |
| 362 | + rexml (3.3.1) |
362 | 363 | strscan |
363 | 364 | roo (2.10.1) |
364 | 365 | nokogiri (~> 1) |
@@ -386,29 +387,27 @@ GEM |
386 | 387 | rspec-support (3.12.0) |
387 | 388 | rspec_junit_formatter (0.6.0) |
388 | 389 | rspec-core (>= 2, < 4, != 2.12.0) |
389 | | - rubocop (1.47.0) |
| 390 | + rubocop (1.64.1) |
390 | 391 | json (~> 2.3) |
| 392 | + language_server-protocol (>= 3.17.0) |
391 | 393 | parallel (~> 1.10) |
392 | | - parser (>= 3.2.0.0) |
| 394 | + parser (>= 3.3.0.2) |
393 | 395 | rainbow (>= 2.2.2, < 4.0) |
394 | 396 | regexp_parser (>= 1.8, < 3.0) |
395 | 397 | rexml (>= 3.2.5, < 4.0) |
396 | | - rubocop-ast (>= 1.26.0, < 2.0) |
| 398 | + rubocop-ast (>= 1.31.1, < 2.0) |
397 | 399 | ruby-progressbar (~> 1.7) |
398 | 400 | unicode-display_width (>= 2.4.0, < 3.0) |
399 | | - rubocop-ast (1.27.0) |
400 | | - parser (>= 3.2.1.0) |
401 | | - rubocop-capybara (2.17.1) |
402 | | - rubocop (~> 1.41) |
| 401 | + rubocop-ast (1.31.3) |
| 402 | + parser (>= 3.3.1.0) |
403 | 403 | rubocop-graphql (1.0.0) |
404 | 404 | rubocop (>= 0.87, < 2) |
405 | 405 | rubocop-rails (2.18.0) |
406 | 406 | activesupport (>= 4.2.0) |
407 | 407 | rack (>= 1.1) |
408 | 408 | rubocop (>= 1.33.0, < 2.0) |
409 | | - rubocop-rspec (2.18.1) |
410 | | - rubocop (~> 1.33) |
411 | | - rubocop-capybara (~> 2.17) |
| 409 | + rubocop-rspec (3.0.1) |
| 410 | + rubocop (~> 1.61) |
412 | 411 | ruby-lsp (0.16.5) |
413 | 412 | language_server-protocol (~> 3.17.0) |
414 | 413 | prism (>= 0.23.0, < 0.28) |
|
418 | 417 | sorbet-runtime (>= 0.5.9897) |
419 | 418 | ruby-lsp-rspec (0.1.11) |
420 | 419 | ruby-lsp (~> 0.16.0) |
421 | | - ruby-progressbar (1.11.0) |
| 420 | + ruby-progressbar (1.13.0) |
422 | 421 | ruby-vips (2.2.0) |
423 | 422 | ffi (~> 1.12) |
424 | 423 | ruby2_keywords (0.0.5) |
|
474 | 473 | tzinfo (2.0.6) |
475 | 474 | concurrent-ruby (~> 1.0) |
476 | 475 | unaccent (0.4.0) |
477 | | - unicode-display_width (2.4.2) |
| 476 | + unicode-display_width (2.5.0) |
478 | 477 | uniform_notifier (1.16.0) |
479 | 478 | uri (0.13.0) |
480 | 479 | version_gem (1.1.3) |
|
0 commit comments