Skip to content

Commit 5aa8720

Browse files
Bump rubocop-performance from 1.14.2 to 1.14.3 (#11289)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.2 to 1.14.3. - [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.14.2...v1.14.3) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be1f696 commit 5aa8720

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ GEM
405405
mimemagic (~> 0.3.0)
406406
terrapin (~> 0.6.0)
407407
parallel (1.22.1)
408-
parser (3.1.2.0)
408+
parser (3.1.2.1)
409409
ast (~> 2.4.1)
410410
passenger (6.0.14)
411411
rack
@@ -533,9 +533,9 @@ GEM
533533
rubocop-ast (>= 1.19.1, < 2.0)
534534
ruby-progressbar (~> 1.7)
535535
unicode-display_width (>= 1.4.0, < 3.0)
536-
rubocop-ast (1.19.1)
536+
rubocop-ast (1.21.0)
537537
parser (>= 3.1.1.0)
538-
rubocop-performance (1.14.2)
538+
rubocop-performance (1.14.3)
539539
rubocop (>= 1.7.0, < 2.0)
540540
rubocop-ast (>= 0.4.0)
541541
rubocop-rails (2.15.2)

0 commit comments

Comments
 (0)