From b9b6c202a090f51b6b3e97a0c672e0c1acf78c8f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 16 Mar 2018 09:03:36 +0000 Subject: [PATCH] Update simplecov to version 0.16.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1038096..6eff42d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM momentjs-rails (>= 2.8.1) debug_inspector (0.0.3) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.0) dotenv (2.2.1) dotenv-rails (2.2.1) dotenv (= 2.2.1) @@ -297,8 +297,8 @@ GEM simple_form (3.5.1) actionpack (> 4, < 5.2) activemodel (> 4, < 5.2) - simplecov (0.15.1) - docile (~> 1.1.0) + simplecov (0.16.1) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2)