From fb8f39ac20b804f24425d22f6f303995c3a08336 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 20 Feb 2019 11:10:00 +0000 Subject: [PATCH] Update shoulda-matchers to version 4.0.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eac71d47..75108aa0 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 (3.1.2) - activesupport (>= 4.0.0) + shoulda-matchers (4.0.0) + activesupport (>= 4.2.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)