From 1f5354e9089349692d0205119557c32282c5c50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 07:22:44 -0600 Subject: [PATCH] Bump runger_style from 1.6.0 to 1.7.0 (#168) --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0834f47..8069d18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc + prism (0.24.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -82,8 +83,9 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.0) + parser (>= 3.3.0.4) + prism (>= 0.24.0) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) @@ -104,7 +106,7 @@ GEM memo_wise (>= 1.7, < 2) rainbow (>= 3.0, < 4) slop (~> 4.8) - runger_style (1.6.0) + runger_style (1.7.0) rubocop (>= 1.38.0, < 2) simplecov (0.22.0) docile (~> 1.1)