From 33e07bfc28c2a6ca00f3cacc57d8b10e7313b2d1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 18:25:54 +0000 Subject: [PATCH] Update shoulda-matchers to version 4.1.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29f437d5..5b3c3a3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -527,7 +527,7 @@ GEM rubyzip (>= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) - shoulda-matchers (4.0.1) + shoulda-matchers (4.1.2) activesupport (>= 4.2.0) simplecov (0.16.1) docile (~> 1.1)