|
63 | 63 | rubocop (< 2.0)
|
64 | 64 | i18n (1.14.7)
|
65 | 65 | concurrent-ruby (~> 1.0)
|
66 |
| - json (2.9.1) |
67 |
| - language_server-protocol (3.17.0.3) |
| 66 | + json (2.10.1) |
| 67 | + language_server-protocol (3.17.0.4) |
| 68 | + lint_roller (1.1.0) |
68 | 69 | listen (3.9.0)
|
69 | 70 | rb-fsevent (~> 0.10, >= 0.10.3)
|
70 | 71 | rb-inotify (~> 0.9, >= 0.9.10)
|
|
81 | 82 | shellany (~> 0.0)
|
82 | 83 | ostruct (0.6.1)
|
83 | 84 | parallel (1.26.3)
|
84 |
| - parser (3.3.7.0) |
| 85 | + parser (3.3.7.1) |
85 | 86 | ast (~> 2.4.1)
|
86 | 87 | racc
|
87 | 88 | pdf-core (0.10.0)
|
@@ -120,23 +121,26 @@ GEM
|
120 | 121 | diff-lcs (>= 1.2.0, < 2.0)
|
121 | 122 | rspec-support (~> 3.13.0)
|
122 | 123 | rspec-support (3.13.1)
|
123 |
| - rubocop (1.71.0) |
| 124 | + rubocop (1.72.1) |
124 | 125 | json (~> 2.3)
|
125 |
| - language_server-protocol (>= 3.17.0) |
| 126 | + language_server-protocol (~> 3.17.0.2) |
| 127 | + lint_roller (~> 1.1.0) |
126 | 128 | parallel (~> 1.10)
|
127 | 129 | parser (>= 3.3.0.2)
|
128 | 130 | rainbow (>= 2.2.2, < 4.0)
|
129 | 131 | regexp_parser (>= 2.9.3, < 3.0)
|
130 |
| - rubocop-ast (>= 1.36.2, < 2.0) |
| 132 | + rubocop-ast (>= 1.38.0, < 2.0) |
131 | 133 | ruby-progressbar (~> 1.7)
|
132 | 134 | unicode-display_width (>= 2.4.0, < 4.0)
|
133 |
| - rubocop-ast (1.37.0) |
| 135 | + rubocop-ast (1.38.0) |
134 | 136 | parser (>= 3.3.1.0)
|
135 |
| - rubocop-performance (1.23.1) |
136 |
| - rubocop (>= 1.48.1, < 2.0) |
137 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
138 |
| - rubocop-rspec (3.4.0) |
139 |
| - rubocop (~> 1.61) |
| 137 | + rubocop-performance (1.24.0) |
| 138 | + lint_roller (~> 1.1) |
| 139 | + rubocop (>= 1.72.1, < 2.0) |
| 140 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 141 | + rubocop-rspec (3.5.0) |
| 142 | + lint_roller (~> 1.1) |
| 143 | + rubocop (~> 1.72, >= 1.72.1) |
140 | 144 | ruby-progressbar (1.13.0)
|
141 | 145 | securerandom (0.4.1)
|
142 | 146 | shellany (0.0.1)
|
|
0 commit comments