From 5780b6210bd0247f93d4889ed50f93aa61f45c56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 03:29:40 +0000 Subject: [PATCH] Bump simplecov from 0.17.1 to 0.18.0 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.17.1 to 0.18.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.17.1...v0.18.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99bddba..99070b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,11 +130,10 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) shellany (0.0.1) - simplecov (0.17.1) + simplecov (0.18.0) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11.0) + simplecov-html (0.11.0) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)