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 f619c56 commit 31edc03Copy full SHA for 31edc03
Gemfile.lock
@@ -229,7 +229,7 @@ GEM
229
rspec-mocks (~> 3.13)
230
rspec-support (~> 3.13)
231
rspec-support (3.13.4)
232
- rubocop (1.80.1)
+ rubocop (1.80.2)
233
json (~> 2.3)
234
language_server-protocol (~> 3.17.0.2)
235
lint_roller (~> 1.1.0)
@@ -247,10 +247,10 @@ GEM
247
lint_roller (~> 1.1)
248
rubocop (>= 1.75.0, < 2.0)
249
rubocop-ast (>= 1.38.0, < 2.0)
250
- rubocop-performance (1.25.0)
+ rubocop-performance (1.26.0)
251
252
253
- rubocop-ast (>= 1.38.0, < 2.0)
+ rubocop-ast (>= 1.44.0, < 2.0)
254
rubocop-rake (0.7.1)
255
256
rubocop (>= 1.72.1)
0 commit comments