From c08e522b8e6ba4e50e0cd812a17d718b68a87256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 06:18:17 +0000 Subject: [PATCH] Bump rubocop from 1.79.2 to 1.80.2 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.2 to 1.80.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.79.2...v1.80.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.2 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 1e576ef..4e5c3ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,8 +121,8 @@ GEM rake_factory (~> 0.33) sshkey (~> 2.0) rchardet (1.8.0) - regexp_parser (2.11.0) - rubocop (1.79.2) + regexp_parser (2.11.2) + rubocop (1.80.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -170,7 +170,7 @@ GEM sshkey (2.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.4) + unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (0.13.2)