Skip to content

Commit e88d6ef

Browse files
build(deps-dev): bump rubocop-performance from 1.22.1 to 1.23.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.22.1 to 1.23.0. - [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.22.1...v1.23.0) --- 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 6cb3182 commit e88d6ef

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
@@ -276,7 +276,7 @@ GEM
276276
activesupport (>= 5.0.0)
277277
jsbundling-rails (1.3.1)
278278
railties (>= 6.0.0)
279-
json (2.8.1)
279+
json (2.9.1)
280280
json-schema (5.1.1)
281281
addressable (~> 2.8)
282282
bigdecimal (~> 3.1)
@@ -423,7 +423,7 @@ GEM
423423
rake (13.2.1)
424424
rdoc (6.9.0)
425425
psych (>= 4.0.0)
426-
regexp_parser (2.9.2)
426+
regexp_parser (2.9.3)
427427
reline (0.5.12)
428428
io-console (~> 0.5)
429429
request_store (1.7.0)
@@ -473,13 +473,13 @@ GEM
473473
rubocop-ast (>= 1.31.1, < 2.0)
474474
ruby-progressbar (~> 1.7)
475475
unicode-display_width (>= 2.4.0, < 3.0)
476-
rubocop-ast (1.35.0)
476+
rubocop-ast (1.37.0)
477477
parser (>= 3.3.1.0)
478478
rubocop-capybara (2.21.0)
479479
rubocop (~> 1.41)
480480
rubocop-factory_bot (2.26.1)
481481
rubocop (~> 1.61)
482-
rubocop-performance (1.22.1)
482+
rubocop-performance (1.23.0)
483483
rubocop (>= 1.48.1, < 2.0)
484484
rubocop-ast (>= 1.31.1, < 2.0)
485485
rubocop-rails (2.26.2)
@@ -542,9 +542,9 @@ GEM
542542
standard-custom (1.0.2)
543543
lint_roller (~> 1.0)
544544
rubocop (~> 1.50)
545-
standard-performance (1.5.0)
545+
standard-performance (1.6.0)
546546
lint_roller (~> 1.1)
547-
rubocop-performance (~> 1.22.0)
547+
rubocop-performance (~> 1.23.0)
548548
standard-rails (1.2.0)
549549
lint_roller (~> 1.0)
550550
rubocop-rails (~> 2.26.0)

0 commit comments

Comments
 (0)