From 087aa0f94c0fd7e0cafe7a5be6efb46a28e4f415 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:01:31 +0100 Subject: [PATCH] chore: Update shoulda-matchers from 6.2.0 to 6.4.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ba100d9d..abfdf0a69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -722,7 +722,7 @@ GEM sentry-sidekiq (5.22.0) sentry-ruby (~> 5.22.0) sidekiq (>= 3.0) - shoulda-matchers (6.2.0) + shoulda-matchers (6.4.0) activesupport (>= 5.2.0) sib-api-v3-sdk (9.1.0) addressable (~> 2.3, >= 2.3.0)