Skip to content

Commit 224772c

Browse files
Bump rubocop-performance from 1.22.1 to 1.23.0 (#210)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.22.1 to 1.23.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.22.1...v1.23.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production 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 11e393d commit 224772c

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
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.7.6)
43+
json (2.8.2)
4444
language_server-protocol (3.17.0.3)
4545
logger (1.6.1)
4646
loofah (2.23.1)
@@ -84,9 +84,9 @@ GEM
8484
rubocop-ast (>= 1.32.2, < 2.0)
8585
ruby-progressbar (~> 1.7)
8686
unicode-display_width (>= 2.4.0, < 3.0)
87-
rubocop-ast (1.34.0)
87+
rubocop-ast (1.36.1)
8888
parser (>= 3.3.1.0)
89-
rubocop-performance (1.22.1)
89+
rubocop-performance (1.23.0)
9090
rubocop (>= 1.48.1, < 2.0)
9191
rubocop-ast (>= 1.31.1, < 2.0)
9292
rubocop-rails (2.27.0)

0 commit comments

Comments
 (0)