From 8eac38abd36c1a87347cf10c241673b9a1ca1c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:22:58 +0000 Subject: [PATCH] Bump runger_style from 2.17.0 to 3.0.0 Bumps [runger_style](https://github.com/davidrunger/runger_style) from 2.17.0 to 3.0.0. - [Changelog](https://github.com/davidrunger/runger_style/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidrunger/runger_style/compare/v2.17.0...v3.0.0) --- updated-dependencies: - dependency-name: runger_style dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b256d0f..bff1aad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,16 +69,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.66.1) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) + unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-performance (1.23.0) @@ -94,14 +94,16 @@ GEM memo_wise (>= 1.7) rainbow (>= 3.0) slop (~> 4.8) - runger_style (2.17.0) + runger_style (3.0.0) prism (>= 0.24.0) - rubocop (>= 1.38.0, < 2) + rubocop (>= 1.68.0) securerandom (0.4.0) slop (4.10.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (1.0.2) PLATFORMS