Skip to content

Commit 1863de7

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ac851f commit 1863de7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ GEM
5353
racc (~> 1.4)
5454
nokogiri (1.16.5-x86_64-linux)
5555
racc (~> 1.4)
56-
parallel (1.24.0)
57-
parser (3.3.2.0)
56+
parallel (1.25.1)
57+
parser (3.3.3.0)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.0)
@@ -69,8 +69,8 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.2.8)
73-
strscan (>= 3.0.9)
72+
rexml (3.3.0)
73+
strscan
7474
rubocop (1.64.1)
7575
json (~> 2.3)
7676
language_server-protocol (>= 3.17.0)
@@ -84,7 +84,7 @@ GEM
8484
unicode-display_width (>= 2.4.0, < 3.0)
8585
rubocop-ast (1.31.3)
8686
parser (>= 3.3.1.0)
87-
rubocop-performance (1.21.0)
87+
rubocop-performance (1.21.1)
8888
rubocop (>= 1.48.1, < 2.0)
8989
rubocop-ast (>= 1.31.1, < 2.0)
9090
rubocop-rails (2.25.0)

0 commit comments

Comments
 (0)