From f71321c709902b43f5d331780192f51c2ccb7ad3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Tue, 19 Feb 2019 19:57:22 +0000 Subject: [PATCH] Update shoulda-matchers to version 3.1.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 991aeb7c..343c6f91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -532,7 +532,7 @@ GEM rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) - shoulda-matchers (3.1.2) + shoulda-matchers (3.1.3) activesupport (>= 4.0.0) simplecov (0.16.1) docile (~> 1.1)