From c0f4108f33cd2ee4bb582e416a285590d7624bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 08:25:11 +0000 Subject: [PATCH] Bump rspec from 3.12.0 to 3.13.2 Bumps [rspec](https://github.com/rspec/rspec) from 3.12.0 to 3.13.2. - [Commits](https://github.com/rspec/rspec/commits/rspec-v3.13.2) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.2 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 9a9798b..bf39020 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - diff-lcs (1.5.0) + diff-lcs (1.6.2) dotenv (2.8.1) faraday (1.10.3) faraday-em_http (~> 1.0) @@ -36,19 +36,19 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) multipart-post (2.3.0) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.0) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec (3.13.2) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.6) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.7) ruby2_keywords (0.0.5) PLATFORMS