From 7f28e701ff9bd58165532a905ed5f90d9353b127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 18:21:34 +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 6cdf4ba..d3def7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,12 +106,12 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.11.3) + json (2.12.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) liquid (4.0.4) listen (3.9.0) @@ -139,7 +139,7 @@ GEM regexp_parser (2.10.0) rexml (3.4.1) rouge (3.30.0) - rubocop (1.75.5) + rubocop (1.75.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)