Skip to content

Commit 31edc03

Browse files
Update dependency rubocop-performance to v1.26.0
1 parent f619c56 commit 31edc03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ GEM
229229
rspec-mocks (~> 3.13)
230230
rspec-support (~> 3.13)
231231
rspec-support (3.13.4)
232-
rubocop (1.80.1)
232+
rubocop (1.80.2)
233233
json (~> 2.3)
234234
language_server-protocol (~> 3.17.0.2)
235235
lint_roller (~> 1.1.0)
@@ -247,10 +247,10 @@ GEM
247247
lint_roller (~> 1.1)
248248
rubocop (>= 1.75.0, < 2.0)
249249
rubocop-ast (>= 1.38.0, < 2.0)
250-
rubocop-performance (1.25.0)
250+
rubocop-performance (1.26.0)
251251
lint_roller (~> 1.1)
252252
rubocop (>= 1.75.0, < 2.0)
253-
rubocop-ast (>= 1.38.0, < 2.0)
253+
rubocop-ast (>= 1.44.0, < 2.0)
254254
rubocop-rake (0.7.1)
255255
lint_roller (~> 1.1)
256256
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)