From 69c84f58a28c0d469dbcc7a4290bbd75078a1922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 07:10:43 +0000 Subject: [PATCH] Bump simplycop from 1.17.0 to 1.17.1 Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 1.17.0 to 1.17.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 c045dbd..592151f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM rbtree3 (~> 0.6) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) concurrent-ruby (1.2.3) connection_pool (2.4.1) crack (1.0.0) @@ -32,7 +32,7 @@ GEM faraday-retry (2.2.1) faraday (~> 2.0) hashdiff (1.1.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) language_server-protocol (3.17.0.3) @@ -50,10 +50,10 @@ GEM racc public_suffix (5.0.4) racc (1.7.3) - rack (3.0.10) + rack (3.0.11) rainbow (3.1.1) rbtree3 (0.7.1) - regexp_parser (2.9.0) + regexp_parser (2.9.1) rexml (3.2.6) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -68,7 +68,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.4) + rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -93,7 +93,7 @@ GEM rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rspec (2.29.1) + rubocop-rspec (2.29.2) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) @@ -104,11 +104,11 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simplycop (1.17.0) - rubocop (= 1.63.4) + simplycop (1.17.1) + rubocop (= 1.63.5) rubocop-performance (= 1.21.0) rubocop-rails (= 2.24.1) - rubocop-rspec (= 2.29.1) + rubocop-rspec (= 2.29.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)