Skip to content

Commit 342eee7

Browse files
Bump rubocop-performance from 1.20.2 to 1.21.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.20.2 to 1.21.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.20.2...v1.21.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 2622429 commit 342eee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,9 @@ GEM
301301
rubocop (~> 1.41)
302302
rubocop-factory_bot (2.25.1)
303303
rubocop (~> 1.41)
304-
rubocop-performance (1.20.2)
304+
rubocop-performance (1.21.0)
305305
rubocop (>= 1.48.1, < 2.0)
306-
rubocop-ast (>= 1.30.0, < 2.0)
306+
rubocop-ast (>= 1.31.1, < 2.0)
307307
rubocop-rails (2.24.1)
308308
activesupport (>= 4.2.0)
309309
rack (>= 1.1)

0 commit comments

Comments
 (0)