From 5d2ce40656ed555b5ea32da3a40cd4ca58863720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 16 Mar 2018 02:12:38 +0000 Subject: [PATCH] Bump simplecov from 0.15.1 to 0.16.0 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.15.1 to 0.16.0. - [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.15.1...v0.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74ee1a9..a44c180 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM codeclimate-test-reporter (1.0.7) simplecov coderay (1.1.2) - docile (1.1.5) + docile (1.3.0) json (2.1.0) method_source (0.9.0) minitest (5.11.3) @@ -21,8 +21,8 @@ GEM rack-test (0.8.3) rack (>= 1.0, < 3) rake (12.3.0) - simplecov (0.15.1) - docile (~> 1.1.0) + simplecov (0.16.0) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2)