Skip to content

Commit 7b83ceb

Browse files
Bump rubocop-performance from 1.19.1 to 1.20.2
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.19.1 to 1.20.2. - [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.19.1...v1.20.2) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b866ff5 commit 7b83ceb

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
@@ -83,9 +83,9 @@ GEM
8383
unicode-display_width (>= 2.4.0, < 3.0)
8484
rubocop-ast (1.31.2)
8585
parser (>= 3.3.0.4)
86-
rubocop-performance (1.19.1)
87-
rubocop (>= 1.7.0, < 2.0)
88-
rubocop-ast (>= 0.4.0)
86+
rubocop-performance (1.20.2)
87+
rubocop (>= 1.48.1, < 2.0)
88+
rubocop-ast (>= 1.30.0, < 2.0)
8989
rubocop-rails (2.24.1)
9090
activesupport (>= 4.2.0)
9191
rack (>= 1.1)

0 commit comments

Comments
 (0)