From 010a02e5273ef9b2e9578c0df76a8b245626f14a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 04:52:19 +0000 Subject: [PATCH] Bump rubocop from 1.63.1 to 1.63.2 in /updater in the rubocop group Bumps the rubocop group in /updater with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.63.1 to 1.63.2 - [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.63.1...v1.63.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 613e75fd..40f64966 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -253,7 +253,7 @@ GEM rspec-sorbet (1.9.2) sorbet-runtime rspec-support (3.13.0) - rubocop (1.63.1) + rubocop (1.63.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)