From 51251391f01ce9ddeec359ec60d98db758f16565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 07:12:13 +0000 Subject: [PATCH] Bump simplycop from 2.10.0 to 2.11.0 Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 2.10.0 to 2.11.0. - [Commits](https://github.com/simplybusiness/simplycop/commits) --- updated-dependencies: - dependency-name: simplycop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6faf44..c69e70a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM bigdecimal (3.1.9) coderay (1.1.3) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) diff-lcs (1.5.1) drb (2.2.1) faraday (2.9.0) @@ -34,7 +34,7 @@ GEM concurrent-ruby (~> 1.0) json (2.9.1) language_server-protocol (3.17.0.3) - logger (1.6.4) + logger (1.6.5) method_source (1.1.0) minitest (5.25.4) net-http (0.4.1) @@ -68,14 +68,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.69.0) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.36.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.37.0) @@ -84,7 +84,7 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) - rubocop-performance (1.23.0) + rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.28.0) @@ -102,18 +102,18 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - simplycop (2.10.0) - rubocop (= 1.69.0) + simplycop (2.11.0) + rubocop (= 1.70.0) rubocop-ast (= 1.37.0) rubocop-capybara (= 2.21.0) rubocop-factory_bot (= 2.26.1) - rubocop-performance (= 1.23.0) + rubocop-performance (= 1.23.1) rubocop-rails (= 2.28.0) rubocop-rspec (= 3.3.0) rubocop-rspec_rails (= 2.30.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.3) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (0.13.0)