From a3b489a394730f90bccc1def695b97e32fbdaca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:02:19 +0000 Subject: [PATCH] Bump rspec from 3.13.0 to 3.13.2 Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.2. - [Commits](https://github.com/rspec/rspec/compare/rspec-metagem-v3.13.0...rspec-v3.13.2) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.2 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 3cf3775..b3dbd81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM vault (~> 0.17) connection_pool (2.4.1) csv (3.3.3) - diff-lcs (1.5.1) + diff-lcs (1.6.2) down (5.4.1) addressable (~> 2.8) drb (2.2.1) @@ -128,19 +128,19 @@ GEM ruby-terraform (~> 1.4) rchardet (1.8.0) regexp_parser (2.10.0) - rspec (3.13.0) + rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.6) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.6) rspec-terraform (0.4.0) confidante (>= 0.27) rspec (>= 3.0)