From 1cc362fe034ba80e0f16dbeb3783f7d3159a08f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 07:13:25 +0000 Subject: [PATCH] Bump simplycop from 1.16.0 to 1.16.1 Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 1.16.0 to 1.16.1. - [Commits](https://github.com/simplybusiness/simplycop/commits) --- updated-dependencies: - dependency-name: simplycop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33ac232..04fafe8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.62.0) + rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -79,7 +79,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.1) + rubocop-ast (1.31.2) parser (>= 3.3.0.4) rubocop-capybara (2.20.0) rubocop (~> 1.41) @@ -88,12 +88,12 @@ GEM rubocop-performance (1.20.2) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rails (2.23.1) + rubocop-rails (2.24.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rspec (2.26.1) + rubocop-ast (>= 1.31.1, < 2.0) + rubocop-rspec (2.27.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) @@ -101,11 +101,11 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simplycop (1.16.0) - rubocop (= 1.62.0) + simplycop (1.16.1) + rubocop (= 1.62.1) rubocop-performance (= 1.20.2) - rubocop-rails (= 2.23.1) - rubocop-rspec (= 2.26.1) + rubocop-rails (= 2.24.0) + rubocop-rspec (= 2.27.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)