From 6a739580c7e833a608d67c817199b2e0d6181b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:49:57 +0000 Subject: [PATCH] Bump rspec-expectations from 3.12.3 to 3.12.4 Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/compare/v3.12.3...v3.12.4) --- updated-dependencies: - dependency-name: rspec-expectations dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d90d875..bd76b74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,14 +42,14 @@ GEM rspec-mocks (~> 3.12.0) rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-expectations (3.12.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-json_expectations (2.2.0) rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.1) + rspec-support (3.12.2) unf (0.1.4) unf_ext unf_ext (0.0.9.1)