Skip to content

Commit 24bc197

Browse files
build(deps-dev): bump rubocop-performance from 1.23.0 to 1.23.1 (#4968)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.23.0 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.23.0...v1.23.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dbdcfd commit 24bc197

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ GEM
338338
kaminari-core (1.2.2)
339339
knapsack_pro (7.13.1)
340340
rake
341-
language_server-protocol (3.17.0.3)
341+
language_server-protocol (3.17.0.4)
342342
launchy (3.0.0)
343343
addressable (~> 2.8)
344344
childprocess (~> 5.0)
@@ -448,7 +448,7 @@ GEM
448448
activerecord (>= 6.1)
449449
request_store (~> 1.4)
450450
parallel (1.26.3)
451-
parser (3.3.6.0)
451+
parser (3.3.7.0)
452452
ast (~> 2.4.1)
453453
racc
454454
pdf-core (0.10.0)
@@ -552,7 +552,7 @@ GEM
552552
rdoc (6.10.0)
553553
psych (>= 4.0.0)
554554
recaptcha (5.17.0)
555-
regexp_parser (2.9.3)
555+
regexp_parser (2.10.0)
556556
reline (0.6.0)
557557
io-console (~> 0.5)
558558
request_store (1.7.0)
@@ -594,9 +594,9 @@ GEM
594594
rubocop-ast (>= 1.36.2, < 2.0)
595595
ruby-progressbar (~> 1.7)
596596
unicode-display_width (>= 2.4.0, < 4.0)
597-
rubocop-ast (1.37.0)
597+
rubocop-ast (1.38.0)
598598
parser (>= 3.3.1.0)
599-
rubocop-performance (1.23.0)
599+
rubocop-performance (1.23.1)
600600
rubocop (>= 1.48.1, < 2.0)
601601
rubocop-ast (>= 1.31.1, < 2.0)
602602
rubocop-rails (2.25.1)
@@ -693,7 +693,7 @@ GEM
693693
railties (>= 6.0.0)
694694
tzinfo (2.0.6)
695695
concurrent-ruby (~> 1.0)
696-
unicode-display_width (3.1.2)
696+
unicode-display_width (3.1.4)
697697
unicode-emoji (~> 4.0, >= 4.0.4)
698698
unicode-emoji (4.0.4)
699699
uniform_notifier (1.16.0)

0 commit comments

Comments
 (0)