From 143fbf4b9d03975b81efc843401b61df194538ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 01:23:27 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop from 1.58.0 to 1.59.0 (#549) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35ed60bb..2c803dfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM irb (1.10.1) rdoc reline (>= 0.3.8) - json (2.7.0) + json (2.7.1) jwt (2.7.1) language_server-protocol (3.17.0.3) listen (3.8.0) @@ -171,7 +171,7 @@ GEM ffi (~> 1.0) rdoc (6.6.1) psych (>= 4.0.0) - regexp_parser (2.8.2) + regexp_parser (2.8.3) reline (0.4.1) io-console (~> 0.5) rest-client (2.1.0) @@ -194,7 +194,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)