From 966eedcac4b61fab13c4c35e39b3cb6f9414b9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:55:42 +0000 Subject: [PATCH] Bump standard-performance from 1.2.1 to 1.3.1 Bumps [standard-performance](https://github.com/standardrb/standard-performance) from 1.2.1 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/commits/v1.3.1) --- updated-dependencies: - dependency-name: standard-performance dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a735aa9..a8754bc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,12 @@ GEM nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.15.5-arm64-darwin) + racc (~> 1.4) + nokogiri (1.15.5-x86_64-darwin) + racc (~> 1.4) parallel (1.24.0) - parser (3.2.2.4) + parser (3.3.0.2) ast (~> 2.4.1) racc pry (0.14.2) @@ -64,7 +68,7 @@ GEM racc (1.7.3) rainbow (3.1.1) rake (13.1.0) - regexp_parser (2.8.3) + regexp_parser (2.9.0) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -95,9 +99,9 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) parser (>= 3.2.1.0) - rubocop-performance (1.19.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) + rubocop-performance (1.20.2) + rubocop (>= 1.48.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_parser (3.20.3) @@ -118,9 +122,9 @@ GEM standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.2.1) + standard-performance (1.3.1) lint_roller (~> 1.1) - rubocop-performance (~> 1.19.1) + rubocop-performance (~> 1.20.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)