From 498975af97c279fd575ea7ea2b109593475b397d Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sat, 9 Mar 2019 17:56:41 +0200 Subject: [PATCH] Update `simplecov` gem --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1e062fd0..e4001872d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.1) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) equalizer (0.0.11) @@ -388,8 +388,8 @@ GEM childprocess (~> 0.5) rubyzip (~> 1.2) sexp_processor (4.8.0) - 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)