Skip to content

Commit b20563e

Browse files
Bump standard-performance from 1.8.0 to 1.9.0
Bumps [standard-performance](https://github.com/standardrb/standard-performance) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: standard-performance dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83813c9 commit b20563e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ GEM
341341
actionview (>= 5.0.0)
342342
activesupport (>= 5.0.0)
343343
jmespath (1.6.2)
344-
json (2.17.1)
344+
json (2.18.0)
345345
jwt (3.1.2)
346346
base64
347347
kaminari (1.2.2)
@@ -493,7 +493,7 @@ GEM
493493
prawn-table (0.2.2)
494494
prawn (>= 1.3.0, < 3.0.0)
495495
prettyprint (0.2.0)
496-
prism (1.6.0)
496+
prism (1.7.0)
497497
pry (0.14.2)
498498
coderay (~> 1.1)
499499
method_source (~> 1.0)
@@ -622,13 +622,13 @@ GEM
622622
rubocop-ast (>= 1.47.1, < 2.0)
623623
ruby-progressbar (~> 1.7)
624624
unicode-display_width (>= 2.4.0, < 4.0)
625-
rubocop-ast (1.48.0)
625+
rubocop-ast (1.49.0)
626626
parser (>= 3.3.7.2)
627-
prism (~> 1.4)
628-
rubocop-performance (1.25.0)
627+
prism (~> 1.7)
628+
rubocop-performance (1.26.1)
629629
lint_roller (~> 1.1)
630630
rubocop (>= 1.75.0, < 2.0)
631-
rubocop-ast (>= 1.38.0, < 2.0)
631+
rubocop-ast (>= 1.47.1, < 2.0)
632632
rubocop-rails (2.33.4)
633633
activesupport (>= 4.2.0)
634634
lint_roller (~> 1.1)
@@ -700,9 +700,9 @@ GEM
700700
standard-custom (1.0.2)
701701
lint_roller (~> 1.0)
702702
rubocop (~> 1.50)
703-
standard-performance (1.8.0)
703+
standard-performance (1.9.0)
704704
lint_roller (~> 1.1)
705-
rubocop-performance (~> 1.25.0)
705+
rubocop-performance (~> 1.26.0)
706706
standard-rails (1.5.0)
707707
lint_roller (~> 1.0)
708708
rubocop-rails (~> 2.33.4)
@@ -725,7 +725,7 @@ GEM
725725
concurrent-ruby (~> 1.0)
726726
unicode-display_width (3.2.0)
727727
unicode-emoji (~> 4.1)
728-
unicode-emoji (4.1.0)
728+
unicode-emoji (4.2.0)
729729
uniform_notifier (1.18.0)
730730
uri (1.1.1)
731731
useragent (0.16.11)

0 commit comments

Comments
 (0)