|
21 | 21 | faraday (~> 2.0) |
22 | 22 | i18n (1.12.0) |
23 | 23 | concurrent-ruby (~> 1.0) |
| 24 | + json (2.7.1) |
| 25 | + language_server-protocol (3.17.0.3) |
| 26 | + lint_roller (1.1.0) |
24 | 27 | minitest (5.18.0) |
25 | 28 | octokit (4.25.0) |
26 | 29 | faraday (>= 1, < 3) |
27 | 30 | sawyer (~> 0.9) |
28 | | - parallel (1.20.1) |
29 | | - parser (3.0.2.0) |
| 31 | + parallel (1.24.0) |
| 32 | + parser (3.2.2.4) |
30 | 33 | ast (~> 2.4.1) |
| 34 | + racc |
31 | 35 | public_suffix (4.0.7) |
32 | | - rainbow (3.0.0) |
33 | | - regexp_parser (2.1.1) |
34 | | - rexml (3.2.5) |
| 36 | + racc (1.7.3) |
| 37 | + rainbow (3.1.1) |
| 38 | + regexp_parser (2.8.3) |
| 39 | + rexml (3.2.6) |
35 | 40 | rspec (3.10.0) |
36 | 41 | rspec-core (~> 3.10.0) |
37 | 42 | rspec-expectations (~> 3.10.0) |
|
45 | 50 | diff-lcs (>= 1.2.0, < 2.0) |
46 | 51 | rspec-support (~> 3.10.0) |
47 | 52 | rspec-support (3.10.1) |
48 | | - rubocop (1.18.4) |
| 53 | + rubocop (1.57.2) |
| 54 | + json (~> 2.3) |
| 55 | + language_server-protocol (>= 3.17.0) |
49 | 56 | parallel (~> 1.10) |
50 | | - parser (>= 3.0.0.0) |
| 57 | + parser (>= 3.2.2.4) |
51 | 58 | rainbow (>= 2.2.2, < 4.0) |
52 | 59 | regexp_parser (>= 1.8, < 3.0) |
53 | | - rexml |
54 | | - rubocop-ast (>= 1.8.0, < 2.0) |
| 60 | + rexml (>= 3.2.5, < 4.0) |
| 61 | + rubocop-ast (>= 1.28.1, < 2.0) |
55 | 62 | ruby-progressbar (~> 1.7) |
56 | | - unicode-display_width (>= 1.4.0, < 3.0) |
57 | | - rubocop-ast (1.10.0) |
58 | | - parser (>= 3.0.1.1) |
59 | | - rubocop-performance (1.11.4) |
| 63 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 64 | + rubocop-ast (1.30.0) |
| 65 | + parser (>= 3.2.1.0) |
| 66 | + rubocop-performance (1.19.1) |
60 | 67 | rubocop (>= 1.7.0, < 2.0) |
61 | 68 | rubocop-ast (>= 0.4.0) |
62 | | - ruby-progressbar (1.11.0) |
| 69 | + ruby-progressbar (1.13.0) |
63 | 70 | ruby2_keywords (0.0.5) |
64 | 71 | sawyer (0.9.2) |
65 | 72 | addressable (>= 2.3.5) |
66 | 73 | faraday (>= 0.17.3, < 3) |
67 | | - standard (1.1.7) |
68 | | - rubocop (= 1.18.4) |
69 | | - rubocop-performance (= 1.11.4) |
| 74 | + standard (1.32.1) |
| 75 | + language_server-protocol (~> 3.17.0.2) |
| 76 | + lint_roller (~> 1.0) |
| 77 | + rubocop (~> 1.57.2) |
| 78 | + standard-custom (~> 1.0.0) |
| 79 | + standard-performance (~> 1.2) |
| 80 | + standard-custom (1.0.2) |
| 81 | + lint_roller (~> 1.0) |
| 82 | + rubocop (~> 1.50) |
| 83 | + standard-performance (1.2.1) |
| 84 | + lint_roller (~> 1.1) |
| 85 | + rubocop-performance (~> 1.19.1) |
70 | 86 | tzinfo (2.0.6) |
71 | 87 | concurrent-ruby (~> 1.0) |
72 | | - unicode-display_width (2.0.0) |
| 88 | + unicode-display_width (2.5.0) |
73 | 89 | zeitwerk (2.6.7) |
74 | 90 |
|
75 | 91 | PLATFORMS |
|
0 commit comments