From 281561941d0790fa04568310d0a0c9564a012d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 03:02:33 +0000 Subject: [PATCH] :arrow_up: Bump rubocop from 1.56.4 to 1.57.0 (#1533) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 889d2ee028f3..899c4edddcb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,12 +459,12 @@ GEM route_translator (14.1.0) actionpack (>= 6.1, < 7.2) activesupport (>= 6.1, < 7.2) - rubocop (1.56.4) + rubocop (1.57.0) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.2.2.4) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0)