From 976bf3cef7e55f5aeb4c65343bf3e0adf0bbaa02 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 09:12:22 +0000 Subject: [PATCH] Bump simplecov from 0.18.2 to 0.18.3 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.18.2 to 0.18.3. - [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.18.2...v0.18.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a4ada05..f5ae705b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -350,10 +350,10 @@ GEM faraday (>= 0.7.6, < 1.0) shoulda-matchers (4.3.0) activesupport (>= 4.2.0) - simplecov (0.18.2) + simplecov (0.18.3) docile (~> 1.1) simplecov-html (~> 0.11) - simplecov-html (0.12.0) + simplecov-html (0.12.1) slim (4.0.1) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1)