From b6260752b10ea3f8412ffa6f1e8aaf2929c7204b Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Sat, 10 Aug 2024 11:09:42 -0400 Subject: [PATCH] Update shoulda-matchers to version 6.3.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86e4907175d..18a266311e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -790,7 +790,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.0.0) - shoulda-matchers (6.2.0) + shoulda-matchers (6.3.0) activesupport (>= 5.2.0) sidekiq (6.5.12) connection_pool (>= 2.2.5, < 3)