From e28fcf7052ff8cb4b6481fce940f25995fbd7c73 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 09:55:49 +0000 Subject: [PATCH] Update shoulda-matchers to version 6.5.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index feeabffe..0a75d231 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -593,8 +593,8 @@ GEM concurrent-ruby faraday sexp_processor (4.15.3) - shoulda-matchers (4.5.1) - activesupport (>= 4.2.0) + shoulda-matchers (6.5.0) + activesupport (>= 5.2.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11)