From a30a5d2a506ebb250096c0a7442dde7ebebb8129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:04:04 +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: direct:development 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 562ddfd..69e5ca1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,9 +305,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) standard-rails (1.0.2) lint_roller (~> 1.0) rubocop-rails (~> 2.23.1)