From a5b5ac2ceb63f63fcdf1ba48d3dcbc9c12dcbce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:39:38 +0000 Subject: [PATCH] Bump simplycop from 1.15.0 to 1.15.1 Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 1.15.0 to 1.15.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03544e3..9512498 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.24.0) - parser (3.3.0.4) + parser (3.3.0.5) ast (~> 2.4.1) racc pry (0.14.2) @@ -65,7 +65,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.60.1) + rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -99,8 +99,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simplycop (1.15.0) - rubocop (= 1.60.1) + simplycop (1.15.1) + rubocop (= 1.60.2) rubocop-performance (= 1.20.2) rubocop-rails (= 2.23.1) rubocop-rspec (= 2.26.1)