Skip to content

Commit 8bb99b5

Browse files
Bump rubocop-performance from 1.20.2 to 1.23.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.20.2 to 1.23.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.20.2...v1.23.1) --- 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 042c6ee commit 8bb99b5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
temple (>= 0.8.2)
2323
thor
2424
tilt
25-
json (2.7.1)
25+
json (2.9.1)
2626
language_server-protocol (3.17.0.3)
2727
method_source (1.0.0)
2828
oj (3.16.6)
@@ -31,8 +31,8 @@ GEM
3131
ostruct (0.6.0)
3232
ougai (2.0.0)
3333
oj (~> 3.10)
34-
parallel (1.24.0)
35-
parser (3.3.0.4)
34+
parallel (1.26.3)
35+
parser (3.3.6.0)
3636
ast (~> 2.4.1)
3737
racc
3838
pg (1.5.8)
@@ -42,13 +42,13 @@ GEM
4242
pry (0.14.2)
4343
coderay (~> 1.1)
4444
method_source (~> 1.0)
45-
racc (1.7.3)
45+
racc (1.8.1)
4646
rainbow (3.1.1)
4747
rake (13.1.0)
4848
rbs (3.4.1)
4949
abbrev
50-
regexp_parser (2.9.0)
51-
rexml (3.3.9)
50+
regexp_parser (2.10.0)
51+
rexml (3.4.0)
5252
rspec (3.13.0)
5353
rspec-core (~> 3.13.0)
5454
rspec-expectations (~> 3.13.0)
@@ -73,17 +73,17 @@ GEM
7373
rubocop-ast (>= 1.30.0, < 2.0)
7474
ruby-progressbar (~> 1.7)
7575
unicode-display_width (>= 2.4.0, < 3.0)
76-
rubocop-ast (1.30.0)
77-
parser (>= 3.2.1.0)
76+
rubocop-ast (1.37.0)
77+
parser (>= 3.3.1.0)
7878
rubocop-capybara (2.20.0)
7979
rubocop (~> 1.41)
8080
rubocop-factory_bot (2.25.1)
8181
rubocop (~> 1.41)
8282
rubocop-packaging (0.5.2)
8383
rubocop (>= 1.33, < 2.0)
84-
rubocop-performance (1.20.2)
84+
rubocop-performance (1.23.1)
8585
rubocop (>= 1.48.1, < 2.0)
86-
rubocop-ast (>= 1.30.0, < 2.0)
86+
rubocop-ast (>= 1.31.1, < 2.0)
8787
rubocop-rake (0.6.0)
8888
rubocop (~> 1.0)
8989
rubocop-rspec (2.26.1)
@@ -104,7 +104,7 @@ GEM
104104
temple (0.10.3)
105105
thor (1.3.2)
106106
tilt (2.3.0)
107-
unicode-display_width (2.5.0)
107+
unicode-display_width (2.6.0)
108108

109109
PLATFORMS
110110
arm64-darwin-20

0 commit comments

Comments
 (0)