Skip to content

Commit 1a40a9b

Browse files
Bump rubocop-performance from 1.23.1 to 1.24.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.23.1 to 1.24.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.23.1...v1.24.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df26686 commit 1a40a9b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -521,9 +521,10 @@ GEM
521521
lint_roller (~> 1.1)
522522
rubocop (>= 1.61, < 2.0)
523523
rubocop-ast (>= 1.38.0, < 2.0)
524-
rubocop-performance (1.23.1)
525-
rubocop (>= 1.48.1, < 2.0)
526-
rubocop-ast (>= 1.31.1, < 2.0)
524+
rubocop-performance (1.24.0)
525+
lint_roller (~> 1.1)
526+
rubocop (>= 1.72.1, < 2.0)
527+
rubocop-ast (>= 1.38.0, < 2.0)
527528
rubocop-rails (2.29.1)
528529
activesupport (>= 4.2.0)
529530
rack (>= 1.1)

0 commit comments

Comments
 (0)