From 63b7396d75f10e3a8892058310a606ac61c71ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:56:00 +0000 Subject: [PATCH] Bump rubocop from 1.58.0 to 1.59.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.58.0 to 1.59.0. - [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.58.0...v1.59.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f1c25b..06e99d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) immutable-struct (2.4.1) - json (2.7.0) + json (2.7.1) language_server-protocol (3.17.0.3) lino (3.1.0) hamster (~> 3.0) @@ -114,9 +114,9 @@ GEM rake_factory (~> 0.23) sshkey (~> 2.0) rchardet (1.8.0) - regexp_parser (2.8.2) + regexp_parser (2.8.3) rexml (3.2.6) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)