From e82501a21292526a8eda381c90309cc65012d22e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 13:45:19 +0000 Subject: [PATCH] Update shoulda-matchers to version 5.3.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78140e7a..df808b5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -539,7 +539,7 @@ GEM sentry-ruby-core (~> 5.3.0) sentry-ruby-core (5.3.0) concurrent-ruby - shoulda-matchers (5.1.0) + shoulda-matchers (5.3.0) activesupport (>= 5.2.0) simple_po_parser (1.1.6) simplecov (0.21.2)