From e0747d67bed0f39e4c962182e6a3c89f686236c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 16 Mar 2018 10:12:54 +0000 Subject: [PATCH] Bump simplecov from 0.14.1 to 0.16.1 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.14.1 to 0.16.1. - [Release notes](https://github.com/colszowka/simplecov/releases) - [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md) - [Commits](https://github.com/colszowka/simplecov/compare/v0.14.1...v0.16.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89b58b2..13e325e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM responders warden (~> 1.2.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) @@ -258,11 +258,11 @@ GEM rdoc (~> 4.0) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) - simplecov (0.14.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.1) + simplecov-html (0.10.2) slim (3.0.8) temple (>= 0.7.6, < 0.9) tilt (>= 1.3.3, < 2.1)