From ec31ff418d2a28146c24d687a130d92ef5a74bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 01:38:47 +0000 Subject: [PATCH] Bump shoulda-matchers from 6.2.0 to 7.0.1 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.2.0 to 7.0.1. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v6.2.0...v7.0.1) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c684f6982a..38b91bb0d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -803,8 +803,8 @@ GEM sd_notify (0.1.1) securerandom (0.4.1) semantic_range (3.0.0) - shoulda-matchers (6.2.0) - activesupport (>= 5.2.0) + shoulda-matchers (7.0.1) + activesupport (>= 7.1) sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0)