Skip to content

Commit a136c2f

Browse files
build(deps-dev): bump standard from 1.40.1 to 1.43.0
Bumps [standard](https://github.com/standardrb/standard) from 1.40.1 to 1.43.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.40.1...v1.43.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34ef3d6 commit a136c2f

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

Gemfile.lock

Lines changed: 16 additions & 15 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.0)
280280
json-schema (5.1.1)
281281
addressable (~> 2.8)
282282
bigdecimal (~> 3.1)
@@ -422,7 +422,7 @@ GEM
422422
rake (13.2.1)
423423
rdoc (6.8.1)
424424
psych (>= 4.0.0)
425-
regexp_parser (2.9.2)
425+
regexp_parser (2.9.3)
426426
reline (0.5.12)
427427
io-console (~> 0.5)
428428
request_store (1.7.0)
@@ -461,24 +461,23 @@ GEM
461461
rswag-ui (2.15.0)
462462
actionpack (>= 5.2, < 8.0)
463463
railties (>= 5.2, < 8.0)
464-
rubocop (1.65.1)
464+
rubocop (1.69.2)
465465
json (~> 2.3)
466466
language_server-protocol (>= 3.17.0)
467467
parallel (~> 1.10)
468468
parser (>= 3.3.0.2)
469469
rainbow (>= 2.2.2, < 4.0)
470-
regexp_parser (>= 2.4, < 3.0)
471-
rexml (>= 3.2.5, < 4.0)
472-
rubocop-ast (>= 1.31.1, < 2.0)
470+
regexp_parser (>= 2.9.3, < 3.0)
471+
rubocop-ast (>= 1.36.2, < 2.0)
473472
ruby-progressbar (~> 1.7)
474-
unicode-display_width (>= 2.4.0, < 3.0)
475-
rubocop-ast (1.35.0)
473+
unicode-display_width (>= 2.4.0, < 4.0)
474+
rubocop-ast (1.37.0)
476475
parser (>= 3.3.1.0)
477476
rubocop-capybara (2.21.0)
478477
rubocop (~> 1.41)
479478
rubocop-factory_bot (2.26.1)
480479
rubocop (~> 1.61)
481-
rubocop-performance (1.22.1)
480+
rubocop-performance (1.23.0)
482481
rubocop (>= 1.48.1, < 2.0)
483482
rubocop-ast (>= 1.31.1, < 2.0)
484483
rubocop-rails (2.26.2)
@@ -532,18 +531,18 @@ GEM
532531
actionpack (>= 6.1)
533532
activesupport (>= 6.1)
534533
sprockets (>= 3.0.0)
535-
standard (1.40.1)
534+
standard (1.43.0)
536535
language_server-protocol (~> 3.17.0.2)
537536
lint_roller (~> 1.0)
538-
rubocop (~> 1.65.0)
537+
rubocop (~> 1.69.1)
539538
standard-custom (~> 1.0.0)
540-
standard-performance (~> 1.4)
539+
standard-performance (~> 1.6)
541540
standard-custom (1.0.2)
542541
lint_roller (~> 1.0)
543542
rubocop (~> 1.50)
544-
standard-performance (1.5.0)
543+
standard-performance (1.6.0)
545544
lint_roller (~> 1.1)
546-
rubocop-performance (~> 1.22.0)
545+
rubocop-performance (~> 1.23.0)
547546
standard-rails (1.2.0)
548547
lint_roller (~> 1.0)
549548
rubocop-rails (~> 2.26.0)
@@ -565,7 +564,9 @@ GEM
565564
nokogiri (>= 1.6, < 2.0)
566565
tzinfo (2.0.6)
567566
concurrent-ruby (~> 1.0)
568-
unicode-display_width (2.6.0)
567+
unicode-display_width (3.1.2)
568+
unicode-emoji (~> 4.0, >= 4.0.4)
569+
unicode-emoji (4.0.4)
569570
uniform_notifier (1.16.0)
570571
useragent (0.16.11)
571572
view_component (3.20.0)

0 commit comments

Comments
 (0)