From ae09ced86bafa9b1ec95c5d2aff211b3b346a4d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 11:51:19 +0000 Subject: [PATCH] Bump simplecov-console from 0.4.2 to 0.5.0 Bumps [simplecov-console](https://github.com/chetan/simplecov-console) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/chetan/simplecov-console/releases) - [Commits](https://github.com/chetan/simplecov-console/compare/v0.4.2...v0.5.0) --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32300f0..ebc6aec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,6 @@ GEM haml (5.1.0) temple (>= 0.8.0) tilt - hirb (0.7.3) i18n (0.9.5) concurrent-ruby (~> 1.0) io-like (0.3.0) @@ -181,10 +180,10 @@ GEM docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-console (0.4.2) + simplecov-console (0.5.0) ansi - hirb simplecov + terminal-table simplecov-html (0.10.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) @@ -196,6 +195,8 @@ GEM temple (0.8.1) term-ansicolor (1.7.1) tins (~> 1.0) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9)