diff --git a/Gemfile.lock b/Gemfile.lock index 59d3e70..fa90375 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,6 @@ GEM haml (5.1.1) 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)