Skip to content

Commit dbf7219

Browse files
Bump standard-performance from 1.6.0 to 1.8.0
Bumps [standard-performance](https://github.com/standardrb/standard-performance) from 1.6.0 to 1.8.0. - [Release notes](https://github.com/standardrb/standard-performance/releases) - [Changelog](https://github.com/standardrb/standard-performance/blob/main/CHANGELOG.md) - [Commits](standardrb/standard-performance@v1.6.0...v1.8.0) --- updated-dependencies: - dependency-name: standard-performance dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1f933 commit dbf7219

1 file changed

Lines changed: 17 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ GEM
329329
actionview (>= 5.0.0)
330330
activesupport (>= 5.0.0)
331331
jmespath (1.6.2)
332-
json (2.10.2)
332+
json (2.11.3)
333333
jwt (2.10.1)
334334
base64
335335
kaminari (1.2.2)
@@ -454,8 +454,8 @@ GEM
454454
paper_trail (16.0.0)
455455
activerecord (>= 6.1)
456456
request_store (~> 1.4)
457-
parallel (1.26.3)
458-
parser (3.3.7.4)
457+
parallel (1.27.0)
458+
parser (3.3.8.0)
459459
ast (~> 2.4.1)
460460
racc
461461
pdf-core (0.10.0)
@@ -596,22 +596,24 @@ GEM
596596
rspec-mocks (~> 3.13)
597597
rspec-support (~> 3.13)
598598
rspec-support (3.13.2)
599-
rubocop (1.70.0)
599+
rubocop (1.75.4)
600600
json (~> 2.3)
601-
language_server-protocol (>= 3.17.0)
601+
language_server-protocol (~> 3.17.0.2)
602+
lint_roller (~> 1.1.0)
602603
parallel (~> 1.10)
603604
parser (>= 3.3.0.2)
604605
rainbow (>= 2.2.2, < 4.0)
605606
regexp_parser (>= 2.9.3, < 3.0)
606-
rubocop-ast (>= 1.36.2, < 2.0)
607+
rubocop-ast (>= 1.44.0, < 2.0)
607608
ruby-progressbar (~> 1.7)
608609
unicode-display_width (>= 2.4.0, < 4.0)
609-
rubocop-ast (1.43.0)
610+
rubocop-ast (1.44.1)
610611
parser (>= 3.3.7.2)
611612
prism (~> 1.4)
612-
rubocop-performance (1.23.1)
613-
rubocop (>= 1.48.1, < 2.0)
614-
rubocop-ast (>= 1.31.1, < 2.0)
613+
rubocop-performance (1.25.0)
614+
lint_roller (~> 1.1)
615+
rubocop (>= 1.75.0, < 2.0)
616+
rubocop-ast (>= 1.38.0, < 2.0)
615617
rubocop-rails (2.25.1)
616618
activesupport (>= 4.2.0)
617619
rack (>= 1.1)
@@ -672,18 +674,18 @@ GEM
672674
activesupport (>= 5.2)
673675
sprockets (>= 3.0.0)
674676
stackprof (0.2.27)
675-
standard (1.44.0)
677+
standard (1.49.0)
676678
language_server-protocol (~> 3.17.0.2)
677679
lint_roller (~> 1.0)
678-
rubocop (~> 1.70.0)
680+
rubocop (~> 1.75.2)
679681
standard-custom (~> 1.0.0)
680-
standard-performance (~> 1.6)
682+
standard-performance (~> 1.8)
681683
standard-custom (1.0.2)
682684
lint_roller (~> 1.0)
683685
rubocop (~> 1.50)
684-
standard-performance (1.6.0)
686+
standard-performance (1.8.0)
685687
lint_roller (~> 1.1)
686-
rubocop-performance (~> 1.23.0)
688+
rubocop-performance (~> 1.25.0)
687689
standard-rails (1.1.0)
688690
lint_roller (~> 1.0)
689691
rubocop-rails (~> 2.25.0)

0 commit comments

Comments
 (0)