From 842e1c57f3787dec2659ff69f943e9b470a1202c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:57:17 +0000 Subject: [PATCH] Bump rspec from 3.8.0 to 3.13.0 Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.8.0 to 3.13.0. - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a323d6..5d45b5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM coderay (1.1.2) crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.3) + diff-lcs (1.5.1) dotenv (2.8.1) hashdiff (1.0.0) httparty (0.21.0) @@ -32,19 +32,19 @@ GEM public_suffix (4.0.6) rainbow (3.0.0) rake (12.3.3) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) rubocop (0.72.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)