Skip to content

Commit 7ced610

Browse files
Bump rubocop-performance from 1.25.0 to 1.26.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e0ce65 commit 7ced610

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
@@ -74,7 +74,7 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.3.0)
7676
regexp_parser (2.11.2)
77-
rubocop (1.79.2)
77+
rubocop (1.80.2)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
@@ -88,10 +88,10 @@ GEM
8888
rubocop-ast (1.46.0)
8989
parser (>= 3.3.7.2)
9090
prism (~> 1.4)
91-
rubocop-performance (1.25.0)
91+
rubocop-performance (1.26.0)
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.75.0, < 2.0)
94-
rubocop-ast (>= 1.38.0, < 2.0)
94+
rubocop-ast (>= 1.44.0, < 2.0)
9595
rubocop-rails (2.33.3)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)