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 c201cc2 commit fdfb4e1Copy full SHA for fdfb4e1
Gemfile.lock
@@ -233,7 +233,7 @@ GEM
233
diff-lcs (>= 1.2.0, < 2.0)
234
rspec-support (~> 3.13.0)
235
rspec-support (3.13.0)
236
- rubocop (1.69.1)
+ rubocop (1.69.2)
237
json (~> 2.3)
238
language_server-protocol (>= 3.17.0)
239
parallel (~> 1.10)
@@ -243,7 +243,7 @@ GEM
243
rubocop-ast (>= 1.36.2, < 2.0)
244
ruby-progressbar (~> 1.7)
245
unicode-display_width (>= 2.4.0, < 4.0)
246
- rubocop-ast (1.36.2)
+ rubocop-ast (1.37.0)
247
parser (>= 3.3.1.0)
248
rubocop-performance (1.20.1)
249
rubocop (>= 1.48.1, < 2.0)
0 commit comments