From 28cdeafae715551437888e1c912e1c3aa8eeba1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 07:12:21 +0000 Subject: [PATCH] Bump simplycop from 2.35.0 to 2.39.0 Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 2.35.0 to 2.39.0. - [Commits](https://github.com/simplybusiness/simplycop/commits) --- updated-dependencies: - dependency-name: simplycop dependency-version: 2.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c254fed..351c9b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM hashdiff (1.2.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.0) + json (2.18.1) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -57,7 +57,7 @@ GEM parser (3.3.10.1) ast (~> 2.4.1) racc - prism (1.8.0) + prism (1.9.0) public_suffix (6.0.2) racc (1.8.1) rack (3.2.4) @@ -78,7 +78,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.82.1) + rubocop (1.84.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -86,7 +86,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) @@ -123,9 +123,9 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - simplycop (2.35.0) + simplycop (2.39.0) benchmark (~> 0.3) - rubocop (= 1.82.1) + rubocop (= 1.84.1) rubocop-ast (= 1.49.0) rubocop-capybara (= 2.22.1) rubocop-factory_bot (= 2.28.0)