Skip to content

Commit aa4b2ee

Browse files
Bump rubocop-performance from 1.21.0 to 1.21.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.21.0 to 1.21.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.0...v1.21.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7bfe20 commit aa4b2ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ GEM
144144
nenv (~> 0.1)
145145
shellany (~> 0.0)
146146
parallel (1.25.1)
147-
parser (3.3.2.0)
147+
parser (3.3.3.0)
148148
ast (~> 2.4.1)
149149
racc
150150
pathutil (0.16.2)
@@ -173,8 +173,8 @@ GEM
173173
ffi (~> 1.0)
174174
regexp_parser (2.9.2)
175175
replace_regex (0.1.0)
176-
rexml (3.2.8)
177-
strscan (>= 3.0.9)
176+
rexml (3.3.0)
177+
strscan
178178
rouge (4.2.0)
179179
rubocop (1.64.1)
180180
json (~> 2.3)
@@ -189,7 +189,7 @@ GEM
189189
unicode-display_width (>= 2.4.0, < 3.0)
190190
rubocop-ast (1.31.3)
191191
parser (>= 3.3.1.0)
192-
rubocop-performance (1.21.0)
192+
rubocop-performance (1.21.1)
193193
rubocop (>= 1.48.1, < 2.0)
194194
rubocop-ast (>= 1.31.1, < 2.0)
195195
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)