From 10ba4283fb9c9c5ef8d0cc0ff97a4129cff4275e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 3 Sep 2018 20:11:43 +0000 Subject: [PATCH] Update shoulda-matchers to version 3.1.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c127982b..991aeb7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -532,8 +532,8 @@ GEM rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) - shoulda-matchers (2.8.0) - activesupport (>= 3.0.0) + shoulda-matchers (3.1.2) + activesupport (>= 4.0.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)