From 359064a51cd205d0a165c56f5305d8e8ceb7e289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 11:53:33 +0000 Subject: [PATCH] Build(deps-dev): Bump rubocop from 1.79.0 to 1.79.1 in /spec Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.1. - [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.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index da5d5474e6..7a9d9b374f 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -5,11 +5,11 @@ GEM bosh-template (2.4.0) semi_semantic (~> 1.2.0) diff-lcs (1.6.2) - json (2.13.0) + json (2.13.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc prism (1.4.0) @@ -29,7 +29,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.0) + rubocop (1.79.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -39,7 +39,6 @@ GEM regexp_parser (>= 2.9.3, < 3.0) rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) - tsort (>= 0.2.0) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.46.0) parser (>= 3.3.7.2) @@ -59,7 +58,6 @@ GEM rubocop-rspec (~> 3.5) ruby-progressbar (1.13.0) semi_semantic (1.2.0) - tsort (0.2.0) unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4)