From e54a0bfea19fd94b82ab043de542213cb7ae8c3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 08:05:33 +0000 Subject: [PATCH] minor(deps): update dependency rubocop to v1.65.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7911ff..153961c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,8 @@ GEM octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.1) + parser (3.3.4.2) ast (~> 2.4.1) racc public_suffix (5.0.5) @@ -40,7 +40,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.0) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) sawyer (0.9.2)