Skip to content

Commit f2c6894

Browse files
Bump standard from 1.50.0 to 1.51.1
Bumps [standard](https://github.com/standardrb/standard) from 1.50.0 to 1.51.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.50.0...v1.51.1) --- updated-dependencies: - dependency-name: standard dependency-version: 1.51.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb733a4 commit f2c6894

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ GEM
252252
actionview (>= 7.0.0)
253253
activesupport (>= 7.0.0)
254254
jmespath (1.6.2)
255-
json (2.15.0)
255+
json (2.15.1)
256256
language_server-protocol (3.17.0.5)
257257
launchy (3.0.1)
258258
addressable (~> 2.8)
@@ -317,7 +317,7 @@ GEM
317317
nokogiri (1.18.10-x86_64-linux-gnu)
318318
racc (~> 1.4)
319319
parallel (1.27.0)
320-
parser (3.3.8.0)
320+
parser (3.3.9.0)
321321
ast (~> 2.4.1)
322322
racc
323323
pg (1.6.2-aarch64-linux)
@@ -334,7 +334,7 @@ GEM
334334
net-smtp
335335
premailer (~> 1.7, >= 1.7.9)
336336
prettyprint (0.2.0)
337-
prism (1.4.0)
337+
prism (1.6.0)
338338
psych (5.2.6)
339339
date
340340
stringio
@@ -368,26 +368,26 @@ GEM
368368
rdoc (6.14.2)
369369
erb
370370
psych (>= 4.0.0)
371-
regexp_parser (2.10.0)
371+
regexp_parser (2.11.3)
372372
reline (0.6.2)
373373
io-console (~> 0.5)
374374
request_store (1.6.0)
375375
rack (>= 1.4)
376376
rexml (3.4.2)
377377
rinku (2.0.6)
378378
rouge (4.3.0)
379-
rubocop (1.75.8)
379+
rubocop (1.80.2)
380380
json (~> 2.3)
381381
language_server-protocol (~> 3.17.0.2)
382382
lint_roller (~> 1.1.0)
383383
parallel (~> 1.10)
384384
parser (>= 3.3.0.2)
385385
rainbow (>= 2.2.2, < 4.0)
386386
regexp_parser (>= 2.9.3, < 3.0)
387-
rubocop-ast (>= 1.44.0, < 2.0)
387+
rubocop-ast (>= 1.46.0, < 2.0)
388388
ruby-progressbar (~> 1.7)
389389
unicode-display_width (>= 2.4.0, < 4.0)
390-
rubocop-ast (1.45.1)
390+
rubocop-ast (1.47.1)
391391
parser (>= 3.3.7.2)
392392
prism (~> 1.4)
393393
rubocop-performance (1.25.0)
@@ -416,10 +416,10 @@ GEM
416416
actionpack (>= 6.1)
417417
activesupport (>= 6.1)
418418
sprockets (>= 3.0.0)
419-
standard (1.50.0)
419+
standard (1.51.1)
420420
language_server-protocol (~> 3.17.0.2)
421421
lint_roller (~> 1.0)
422-
rubocop (~> 1.75.5)
422+
rubocop (~> 1.80.2)
423423
standard-custom (~> 1.0.0)
424424
standard-performance (~> 1.8)
425425
standard-custom (1.0.2)
@@ -446,9 +446,9 @@ GEM
446446
tzinfo (2.0.6)
447447
concurrent-ruby (~> 1.0)
448448
unaccent (0.4.0)
449-
unicode-display_width (3.1.4)
450-
unicode-emoji (~> 4.0, >= 4.0.4)
451-
unicode-emoji (4.0.4)
449+
unicode-display_width (3.2.0)
450+
unicode-emoji (~> 4.1)
451+
unicode-emoji (4.1.0)
452452
uri (1.0.3)
453453
useragent (0.16.11)
454454
versioncake (4.1.1)

0 commit comments

Comments
 (0)