From 3d84a43f3bbee6428f4758f0646d35b1cd5ed202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 09:54:54 +0000 Subject: [PATCH] deps-dev(deps-dev): bump the rubocop group with 2 updates Bumps the rubocop group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-minitest](https://github.com/rubocop/rubocop-minitest). Updates `rubocop` from 1.79.1 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.1...v1.80.2) Updates `rubocop-minitest` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.38.1...v0.38.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6500f63..573b95f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM dotenv (3.1.8) eventmachine (1.2.7) hashdiff (1.2.0) - json (2.13.2) + json (2.14.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -25,7 +25,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - prism (1.4.0) + prism (1.5.1) public_suffix (6.0.2) puma (7.0.1) nio4r (~> 2.0) @@ -42,9 +42,9 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.3.0) - regexp_parser (2.10.0) + regexp_parser (2.11.3) rexml (3.4.1) - rubocop (1.79.1) + rubocop (1.80.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -55,10 +55,10 @@ GEM rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.46.0) + rubocop-ast (1.47.1) parser (>= 3.3.7.2) prism (~> 1.4) - rubocop-minitest (0.38.1) + rubocop-minitest (0.38.2) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -80,9 +80,9 @@ GEM logger rack (>= 1, < 4) tilt (2.6.1) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.1.0) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)