From 254fb2c315126758eb7965d2ea0868b6393d38ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 18:03:02 +0000 Subject: [PATCH] chore(deps-dev): bump shoulda-matchers from 6.5.0 to 7.0.1 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.5.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.5.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 928cd9377..4acae9382 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -740,8 +740,8 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-callback-matchers (1.1.4) activesupport (>= 3) - shoulda-matchers (6.5.0) - activesupport (>= 5.2.0) + shoulda-matchers (7.0.1) + activesupport (>= 7.1) sidekiq (8.0.9) connection_pool (>= 2.5.0) json (>= 2.9.0) @@ -803,7 +803,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) virtus (2.0.0) axiom-types (~> 0.1)