From e03ccdfa4261bdbd2aa1a03a9fca58cd4bdfad13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 21:23:06 +0000 Subject: [PATCH] Bump rspec from 3.13.0 to 3.13.1 Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.1. - [Commits](https://github.com/rspec/rspec/compare/rspec-metagem-v3.13.0...rspec-v3.13.1) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d11792..6fa3315 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) bigdecimal (3.1.9) - diff-lcs (1.5.1) + diff-lcs (1.6.2) event_stream_parser (1.0.0) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) @@ -35,19 +35,19 @@ GEM racc (1.8.1) rainbow (3.1.1) regexp_parser (2.10.0) - rspec (3.13.0) + rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.4) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.0) + rspec-support (3.13.4) rubocop (1.73.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2)