We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5442f23 commit d90c23cCopy full SHA for d90c23c
Gemfile.lock
@@ -229,15 +229,15 @@ GEM
229
rspec-mocks (~> 3.13)
230
rspec-support (~> 3.13)
231
rspec-support (3.13.4)
232
- rubocop (1.76.1)
+ rubocop (1.76.2)
233
json (~> 2.3)
234
language_server-protocol (~> 3.17.0.2)
235
lint_roller (~> 1.1.0)
236
parallel (~> 1.10)
237
parser (>= 3.3.0.2)
238
rainbow (>= 2.2.2, < 4.0)
239
regexp_parser (>= 2.9.3, < 3.0)
240
- rubocop-ast (>= 1.45.0, < 2.0)
+ rubocop-ast (>= 1.45.1, < 2.0)
241
ruby-progressbar (~> 1.7)
242
unicode-display_width (>= 2.4.0, < 4.0)
243
rubocop-ast (1.45.1)
0 commit comments