From 998dc0927b9bd0b38858c9044462913bf77434a9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 18 Mar 2019 14:24:04 +0000 Subject: [PATCH] Update shoulda-matchers to version 4.0.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3dfea397..85a35337 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -524,8 +524,8 @@ GEM rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) - shoulda-matchers (3.1.2) - activesupport (>= 4.0.0) + shoulda-matchers (4.0.1) + activesupport (>= 4.2.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)