Skip to content

Commit 558eaea

Browse files
Bump rubocop-performance from 1.25.0 to 1.26.0 (#50)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f319416 commit 558eaea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ GEM
3434
lint_roller (~> 1.1)
3535
rubocop (>= 1.75.0, < 2.0)
3636
rubocop-ast (>= 1.38.0, < 2.0)
37-
rubocop-performance (1.25.0)
37+
rubocop-performance (1.26.0)
3838
lint_roller (~> 1.1)
3939
rubocop (>= 1.75.0, < 2.0)
40-
rubocop-ast (>= 1.38.0, < 2.0)
40+
rubocop-ast (>= 1.44.0, < 2.0)
4141
rubocop-rake (0.7.1)
4242
lint_roller (~> 1.1)
4343
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)