From 0604067ef16caafa0355024ff0018605088e96f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:12:10 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0652804..da4165a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,9 +100,9 @@ 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) simplecov (0.22.0) docile (~> 1.1)