Skip to content

Commit 3cdc08f

Browse files
Bump standard from 1.42.1 to 1.43.0 (#605)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c69b577 commit 3cdc08f

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

Gemfile.lock

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -380,27 +380,27 @@ GEM
380380
redis-client (>= 0.22.0)
381381
redis-client (0.22.2)
382382
connection_pool
383-
regexp_parser (2.9.3)
383+
regexp_parser (2.10.0)
384384
reline (0.6.0)
385385
io-console (~> 0.5)
386386
request_store (1.5.1)
387387
rack (>= 1.4)
388388
rexml (3.3.9)
389389
rinku (2.0.6)
390390
rouge (4.3.0)
391-
rubocop (1.68.0)
391+
rubocop (1.69.2)
392392
json (~> 2.3)
393393
language_server-protocol (>= 3.17.0)
394394
parallel (~> 1.10)
395395
parser (>= 3.3.0.2)
396396
rainbow (>= 2.2.2, < 4.0)
397-
regexp_parser (>= 2.4, < 3.0)
398-
rubocop-ast (>= 1.32.2, < 2.0)
397+
regexp_parser (>= 2.9.3, < 3.0)
398+
rubocop-ast (>= 1.36.2, < 2.0)
399399
ruby-progressbar (~> 1.7)
400-
unicode-display_width (>= 2.4.0, < 3.0)
401-
rubocop-ast (1.36.2)
400+
unicode-display_width (>= 2.4.0, < 4.0)
401+
rubocop-ast (1.37.0)
402402
parser (>= 3.3.1.0)
403-
rubocop-performance (1.22.1)
403+
rubocop-performance (1.23.0)
404404
rubocop (>= 1.48.1, < 2.0)
405405
rubocop-ast (>= 1.31.1, < 2.0)
406406
ruby-progressbar (1.13.0)
@@ -440,18 +440,18 @@ GEM
440440
net-sftp (>= 2.1.2)
441441
net-ssh (>= 2.8.0)
442442
ostruct
443-
standard (1.42.1)
443+
standard (1.43.0)
444444
language_server-protocol (~> 3.17.0.2)
445445
lint_roller (~> 1.0)
446-
rubocop (~> 1.68.0)
446+
rubocop (~> 1.69.1)
447447
standard-custom (~> 1.0.0)
448-
standard-performance (~> 1.5)
448+
standard-performance (~> 1.6)
449449
standard-custom (1.0.2)
450450
lint_roller (~> 1.0)
451451
rubocop (~> 1.50)
452-
standard-performance (1.5.0)
452+
standard-performance (1.6.0)
453453
lint_roller (~> 1.1)
454-
rubocop-performance (~> 1.22.0)
454+
rubocop-performance (~> 1.23.0)
455455
stimulus-rails (1.3.4)
456456
railties (>= 6.0.0)
457457
stringio (3.1.2)
@@ -463,7 +463,9 @@ GEM
463463
tzinfo (2.0.6)
464464
concurrent-ruby (~> 1.0)
465465
unaccent (0.4.0)
466-
unicode-display_width (2.6.0)
466+
unicode-display_width (3.1.3)
467+
unicode-emoji (~> 4.0, >= 4.0.4)
468+
unicode-emoji (4.0.4)
467469
uri (1.0.2)
468470
useragent (0.16.11)
469471
versioncake (4.1.1)

0 commit comments

Comments
 (0)