Skip to content

Commit 5f2bb15

Browse files
Bump rubocop-performance from 1.21.1 to 1.22.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.21.1 to 1.22.1. - [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.21.1...v1.22.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5b0ca6 commit 5f2bb15

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

Gemfile.lock

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (1.16.7-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.26.3)
57-
parser (3.3.4.2)
57+
parser (3.3.5.0)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
@@ -69,22 +69,19 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.3.6)
73-
strscan
74-
rubocop (1.65.1)
72+
rubocop (1.66.1)
7573
json (~> 2.3)
7674
language_server-protocol (>= 3.17.0)
7775
parallel (~> 1.10)
7876
parser (>= 3.3.0.2)
7977
rainbow (>= 2.2.2, < 4.0)
8078
regexp_parser (>= 2.4, < 3.0)
81-
rexml (>= 3.2.5, < 4.0)
82-
rubocop-ast (>= 1.31.1, < 2.0)
79+
rubocop-ast (>= 1.32.2, < 2.0)
8380
ruby-progressbar (~> 1.7)
8481
unicode-display_width (>= 2.4.0, < 3.0)
85-
rubocop-ast (1.32.1)
82+
rubocop-ast (1.32.3)
8683
parser (>= 3.3.1.0)
87-
rubocop-performance (1.21.1)
84+
rubocop-performance (1.22.1)
8885
rubocop (>= 1.48.1, < 2.0)
8986
rubocop-ast (>= 1.31.1, < 2.0)
9087
rubocop-rails (2.26.0)
@@ -93,10 +90,9 @@ GEM
9390
rubocop (>= 1.52.0, < 2.0)
9491
rubocop-ast (>= 1.31.1, < 2.0)
9592
ruby-progressbar (1.13.0)
96-
strscan (3.1.0)
9793
tzinfo (2.0.6)
9894
concurrent-ruby (~> 1.0)
99-
unicode-display_width (2.5.0)
95+
unicode-display_width (2.6.0)
10096

10197
PLATFORMS
10298
arm64-darwin-21

0 commit comments

Comments
 (0)