File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -157,12 +157,13 @@ GEM
157
157
nokogiri (1.18.5-x86_64-linux-gnu )
158
158
racc (~> 1.4 )
159
159
parallel (1.26.3 )
160
- parser (3.3.7.2 )
160
+ parser (3.3.7.3 )
161
161
ast (~> 2.4.1 )
162
162
racc
163
163
pp (0.6.2 )
164
164
prettyprint
165
165
prettyprint (0.2.0 )
166
+ prism (1.4.0 )
166
167
psych (5.2.3 )
167
168
date
168
169
stringio
@@ -235,19 +236,20 @@ GEM
235
236
rspec-mocks (~> 3.13 )
236
237
rspec-support (~> 3.13 )
237
238
rspec-support (3.13.2 )
238
- rubocop (1.74.0 )
239
+ rubocop (1.75.1 )
239
240
json (~> 2.3 )
240
241
language_server-protocol (~> 3.17.0.2 )
241
242
lint_roller (~> 1.1.0 )
242
243
parallel (~> 1.10 )
243
244
parser (>= 3.3.0.2 )
244
245
rainbow (>= 2.2.2 , < 4.0 )
245
246
regexp_parser (>= 2.9.3 , < 3.0 )
246
- rubocop-ast (>= 1.38 .0 , < 2.0 )
247
+ rubocop-ast (>= 1.43 .0 , < 2.0 )
247
248
ruby-progressbar (~> 1.7 )
248
249
unicode-display_width (>= 2.4.0 , < 4.0 )
249
- rubocop-ast (1.41 .0 )
250
+ rubocop-ast (1.43 .0 )
250
251
parser (>= 3.3.7.2 )
252
+ prism (~> 1.4 )
251
253
rubocop-performance (1.24.0 )
252
254
lint_roller (~> 1.1 )
253
255
rubocop (>= 1.72.1 , < 2.0 )
You can’t perform that action at this time.
0 commit comments