Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit e68f62b

Browse files
Bump standard-performance from 1.8.0 to 1.9.0 (#87)
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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2d4257 commit e68f62b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@ GEM
302302
rubocop-disable_syntax (0.2.0)
303303
lint_roller
304304
rubocop (>= 1.72.0)
305-
rubocop-performance (1.25.0)
305+
rubocop-performance (1.26.1)
306306
lint_roller (~> 1.1)
307307
rubocop (>= 1.75.0, < 2.0)
308-
rubocop-ast (>= 1.38.0, < 2.0)
308+
rubocop-ast (>= 1.47.1, < 2.0)
309309
rubocop-rails (2.34.2)
310310
activesupport (>= 4.2.0)
311311
lint_roller (~> 1.1)
@@ -348,9 +348,9 @@ GEM
348348
standard-custom (1.0.2)
349349
lint_roller (~> 1.0)
350350
rubocop (~> 1.50)
351-
standard-performance (1.8.0)
351+
standard-performance (1.9.0)
352352
lint_roller (~> 1.1)
353-
rubocop-performance (~> 1.25.0)
353+
rubocop-performance (~> 1.26.0)
354354
stimulus-rails (1.3.4)
355355
railties (>= 6.0.0)
356356
stringio (3.1.9)
@@ -536,7 +536,7 @@ CHECKSUMS
536536
rubocop (1.81.7) sha256=6fb5cc298c731691e2a414fe0041a13eb1beed7bab23aec131da1bcc527af094
537537
rubocop-ast (1.48.0) sha256=22df9bbf3f7a6eccde0fad54e68547ae1e2a704bf8719e7c83813a99c05d2e76
538538
rubocop-disable_syntax (0.2.0) sha256=1e61645773b3fc2f74e995ec65f605f7db59437c274fdfd4f385f60bf86af73e
539-
rubocop-performance (1.25.0) sha256=6f7d03568a770054117a78d0a8e191cefeffb703b382871ca7743831b1a52ec1
539+
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
540540
rubocop-rails (2.34.2) sha256=10ff246ee48b25ffeabddc5fee86d159d690bb3c7b9105755a9c7508a11d6e22
541541
rubocop-rspec (3.8.0) sha256=28440dccb3f223a9938ca1f946bd3438275b8c6c156dab909e2cb8bc424cab33
542542
rubocop-rspec_rails (2.32.0) sha256=4a0d641c72f6ebb957534f539d9d0a62c47abd8ce0d0aeee1ef4701e892a9100
@@ -551,7 +551,7 @@ CHECKSUMS
551551
sshkit (1.24.0) sha256=9597c1f984778ae9742f2dc839778d57a6a2efb868107046575c52ac7c628e6c
552552
standard (1.52.0) sha256=ec050e63228e31fabe40da3ef96da7edda476f7acdf3e7c2ad47b6e153f6a076
553553
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
554-
standard-performance (1.8.0) sha256=ed17b7d0e061b2a19a91dd434bef629439e2f32310f22f26acb451addc92b788
554+
standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2
555555
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
556556
stringio (3.1.9) sha256=c111af13d3a73eab96a3bc2655ecf93788d13d28cb8e25c1dcbff89ace885121
557557
thor (1.4.0) sha256=8763e822ccb0f1d7bee88cde131b19a65606657b847cc7b7b4b82e772bcd8a3d

0 commit comments

Comments
 (0)