From dedd37503e32df528e43b3c3f29be17655cc3fed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 13:31:52 -0500 Subject: [PATCH] Build(deps): Bump simplecov-html from 0.12.0 to 0.12.1 (#9024) Bumps [simplecov-html](https://github.com/colszowka/simplecov-html) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/colszowka/simplecov-html/releases) - [Changelog](https://github.com/colszowka/simplecov-html/blob/master/CHANGELOG.md) - [Commits](https://github.com/colszowka/simplecov-html/compare/v0.12.0...v0.12.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4833d5b37e1..bd08efa0fb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM simplecov (0.18.2) docile (~> 1.1) simplecov-html (~> 0.11) - simplecov-html (0.12.0) + simplecov-html (0.12.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)