From 7c069798d1647cd3e28c2681b86dc1a52f5cbc31 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 17:05:58 +0000 Subject: [PATCH] Update shoulda-matchers to version 4.5.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd178c3f..1b865e9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -534,7 +534,7 @@ GEM faraday sexp_processor (4.11.0) shellany (0.0.1) - shoulda-matchers (4.1.2) + shoulda-matchers (4.5.1) activesupport (>= 4.2.0) simplecov (0.21.2) docile (~> 1.1)