From a7a45f4894c1930e0e07e2aad2671e58f6ba4705 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Aug 2023 11:05:11 +0200
Subject: [PATCH] Build(deps-dev): Bump shoulda-matchers from `783a905` to
 `68f76ce` (#23160)

Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from `783a905` to `68f76ce`.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/783a90554053002017510285bc736099b2749c22...68f76ce13e9892339f90c4928339dfd769cfa613)

---
updated-dependencies:
- dependency-name: shoulda-matchers
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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 178af2f1336..e707f39fdf2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,7 +9,7 @@ GIT
 
 GIT
   remote: https://github.com/thoughtbot/shoulda-matchers.git
-  revision: 783a90554053002017510285bc736099b2749c22
+  revision: 68f76ce13e9892339f90c4928339dfd769cfa613
   specs:
     shoulda-matchers (5.3.0)
       activesupport (>= 5.2.0)