From 09e417a471bb43b0c218d96b4a06f1dcea6b63d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 06:28:50 +0000 Subject: [PATCH] Bump rspec from 3.10.0 to 3.13.0 Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.13.0. - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.10.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 | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03a9d95..902b3cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - diff-lcs (1.4.4) + diff-lcs (1.5.1) os (1.1.1) parallel (1.22.1) parser (3.1.3.0) @@ -16,19 +16,19 @@ GEM rake (13.0.3) regexp_parser (2.6.1) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) rubocop (1.12.1) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -52,6 +52,7 @@ PLATFORMS x86_64-darwin-17 x86_64-darwin-19 x86_64-darwin-20 + x86_64-linux DEPENDENCIES bundler