From 1d1fe76173c8490e70e53500032e455206e5adc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 05:38:41 +0000 Subject: [PATCH] Bump rubocop in /gemfiles/ruby3.4 in the non-major-dependencies group Bumps the non-major-dependencies group in /gemfiles/ruby3.4 with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.79.2 to 1.80.0 - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] --- gemfiles/ruby3.4/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/ruby3.4/Gemfile.lock b/gemfiles/ruby3.4/Gemfile.lock index ba579f1..48cf149 100644 --- a/gemfiles/ruby3.4/Gemfile.lock +++ b/gemfiles/ruby3.4/Gemfile.lock @@ -29,7 +29,7 @@ GEM racc (1.8.1) rainbow (3.1.1) rake (13.3.0) - regexp_parser (2.11.0) + regexp_parser (2.11.2) rexml (3.4.1) rspec (3.13.1) rspec-core (~> 3.13.0) @@ -44,7 +44,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.2) + rubocop (1.80.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -59,7 +59,7 @@ GEM parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.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) vcr (6.3.1)