From c631f39db35372c5a764837f9b7574341a475c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 13:34:50 +0000 Subject: [PATCH] build(deps-dev): Bump rubocop from 1.75.5 to 1.75.6 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.5 to 1.75.6. - [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.75.5...v1.75.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 856a4ce..2bb4445 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,8 +32,8 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) iniparse (1.5.0) - json (2.11.3) - language_server-protocol (3.17.0.4) + json (2.12.0) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -62,7 +62,7 @@ GEM logger regexp_parser (2.10.0) rexml (3.4.1) - rubocop (1.75.5) + rubocop (1.75.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)