From 4346512f88ebf3fa4aa0cd6a68d98781fe70423d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:56:27 +0100 Subject: [PATCH] Build(deps-dev): Bump shoulda-matchers from `c17bac4` to `0dc6c6d` (#24221) Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from `c17bac4` to `0dc6c6d`. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/c17bac468c5c5e4ca6808f7232abaca090f71e26...0dc6c6d8fae333ac2dfd91e740eacd9a69b21562) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0fa476e054f..068e8a3127b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT GIT remote: https://github.com/thoughtbot/shoulda-matchers.git - revision: c17bac468c5c5e4ca6808f7232abaca090f71e26 + revision: 0dc6c6d8fae333ac2dfd91e740eacd9a69b21562 specs: shoulda-matchers (5.3.0) activesupport (>= 5.2.0)