From eba8d8db83b6f63cf617e9fce6eb81154623b873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 09:26:38 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop from 1.52.1 to 1.54.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.52.1 to 1.54.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.52.1...v1.54.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29f07d1e52..d83e592451 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -385,6 +385,7 @@ GEM jwt (2.7.1) knapsack_pro (5.1.2) rake + language_server-protocol (3.17.0.3) launchy (2.5.0) addressable (~> 2.7) letter_opener (1.8.1) @@ -488,7 +489,6 @@ GEM ruby-rc4 ttfunk pg (1.2.3) - power_assert (2.0.3) private_address_check (0.5.0) pry (0.13.1) coderay (~> 1.1) @@ -627,8 +627,9 @@ GEM rswag-ui (2.9.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) - rubocop (1.52.1) + rubocop (1.54.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0)