From cc64ef2e774ec027055fe3b53c9e04e4b22e8558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:30:47 +0000 Subject: [PATCH] Bump standard-performance from 1.3.0 to 1.3.1 Bumps [standard-performance](https://github.com/standardrb/standard-performance) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/standardrb/standard-performance/releases) - [Changelog](https://github.com/standardrb/standard-performance/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard-performance/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: standard-performance dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e19bb80d..3ed0933b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,9 +294,9 @@ GEM standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.3.0) + standard-performance (1.3.1) lint_roller (~> 1.1) - rubocop-performance (~> 1.20.1) + rubocop-performance (~> 1.20.2) stringio (3.1.0) thor (1.3.0) timeout (0.4.1)