|
21 | 21 | mutex_m |
22 | 22 | securerandom (>= 0.3) |
23 | 23 | tzinfo (~> 2.0) |
24 | | - ast (2.4.2) |
| 24 | + ast (2.4.3) |
25 | 25 | base64 (0.2.0) |
26 | 26 | benchmark (0.4.0) |
27 | 27 | bigdecimal (3.1.8) |
|
31 | 31 | drb (2.2.1) |
32 | 32 | i18n (1.14.6) |
33 | 33 | concurrent-ruby (~> 1.0) |
34 | | - json (2.8.1) |
35 | | - language_server-protocol (3.17.0.3) |
| 34 | + json (2.11.3) |
| 35 | + language_server-protocol (3.17.0.4) |
36 | 36 | lint_roller (1.1.0) |
37 | 37 | logger (1.6.1) |
38 | 38 | m (1.6.2) |
|
41 | 41 | method_source (1.1.0) |
42 | 42 | minitest (5.25.1) |
43 | 43 | mutex_m (0.2.0) |
44 | | - parallel (1.26.3) |
45 | | - parser (3.3.6.0) |
| 44 | + parallel (1.27.0) |
| 45 | + parser (3.3.8.0) |
46 | 46 | ast (~> 2.4.1) |
47 | 47 | racc |
| 48 | + prism (1.4.0) |
48 | 49 | racc (1.8.1) |
49 | 50 | rack (3.1.7) |
50 | 51 | rainbow (3.1.1) |
51 | 52 | rake (13.2.1) |
52 | 53 | regexp_parser (2.10.0) |
53 | | - rubocop (1.73.2) |
| 54 | + rubocop (1.75.4) |
54 | 55 | json (~> 2.3) |
55 | 56 | language_server-protocol (~> 3.17.0.2) |
56 | 57 | lint_roller (~> 1.1.0) |
57 | 58 | parallel (~> 1.10) |
58 | 59 | parser (>= 3.3.0.2) |
59 | 60 | rainbow (>= 2.2.2, < 4.0) |
60 | 61 | regexp_parser (>= 2.9.3, < 3.0) |
61 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 62 | + rubocop-ast (>= 1.44.0, < 2.0) |
62 | 63 | ruby-progressbar (~> 1.7) |
63 | 64 | unicode-display_width (>= 2.4.0, < 4.0) |
64 | | - rubocop-ast (1.38.1) |
65 | | - parser (>= 3.3.1.0) |
66 | | - rubocop-performance (1.24.0) |
| 65 | + rubocop-ast (1.44.1) |
| 66 | + parser (>= 3.3.7.2) |
| 67 | + prism (~> 1.4) |
| 68 | + rubocop-performance (1.25.0) |
67 | 69 | lint_roller (~> 1.1) |
68 | | - rubocop (>= 1.72.1, < 2.0) |
| 70 | + rubocop (>= 1.75.0, < 2.0) |
69 | 71 | rubocop-ast (>= 1.38.0, < 2.0) |
70 | 72 | rubocop-rails (2.30.3) |
71 | 73 | activesupport (>= 4.2.0) |
|
81 | 83 | simplecov_json_formatter (~> 0.1) |
82 | 84 | simplecov-html (0.13.1) |
83 | 85 | simplecov_json_formatter (0.1.4) |
84 | | - standard (1.47.0) |
| 86 | + standard (1.49.0) |
85 | 87 | language_server-protocol (~> 3.17.0.2) |
86 | 88 | lint_roller (~> 1.0) |
87 | | - rubocop (~> 1.73.0) |
| 89 | + rubocop (~> 1.75.2) |
88 | 90 | standard-custom (~> 1.0.0) |
89 | | - standard-performance (~> 1.7) |
| 91 | + standard-performance (~> 1.8) |
90 | 92 | standard-custom (1.0.2) |
91 | 93 | lint_roller (~> 1.0) |
92 | 94 | rubocop (~> 1.50) |
93 | | - standard-performance (1.7.0) |
| 95 | + standard-performance (1.8.0) |
94 | 96 | lint_roller (~> 1.1) |
95 | | - rubocop-performance (~> 1.24.0) |
| 97 | + rubocop-performance (~> 1.25.0) |
96 | 98 | tzinfo (2.0.6) |
97 | 99 | concurrent-ruby (~> 1.0) |
98 | | - unicode-display_width (2.6.0) |
| 100 | + unicode-display_width (3.1.4) |
| 101 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 102 | + unicode-emoji (4.0.4) |
99 | 103 |
|
100 | 104 | PLATFORMS |
101 | 105 | arm64-darwin-20 |
|
0 commit comments