From 73ae58f58ce7e23075b6538ae779b2c0e4ee184f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 11:04:27 +0000 Subject: [PATCH] Build(deps-dev): Bump rubocop from 1.88.2 to 1.89.0 in /spec Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.88.2 to 1.89.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.88.2...v1.89.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index cca19bc8a3..fe4d376bc8 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.20.0) + json (2.21.2) language_server-protocol (3.17.0.6) lint_roller (1.1.0) parallel (2.1.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc prism (1.9.0) @@ -29,7 +29,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)