From 1300ff1ab93836221ad18dfe006c17174c5bec69 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sun, 2 Apr 2017 13:58:16 -0700 Subject: [PATCH] Update coveralls/simplecov --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6eba6951..746093eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,11 +48,11 @@ GEM coderay (1.1.1) concurrent-ruby (1.0.5) connection_pool (2.2.0) - coveralls (0.8.19) + coveralls (0.8.20) json (>= 1.8, < 3) - simplecov (~> 0.12.0) + simplecov (~> 0.14.1) term-ansicolor (~> 1.3) - thor (~> 0.19.1) + thor (~> 0.19.4) tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -227,7 +227,7 @@ GEM concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) redis (~> 3.2, >= 3.2.1) - simplecov (0.12.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -255,7 +255,7 @@ GEM sysinfo (0.8.1) drydock storable - term-ansicolor (1.4.0) + term-ansicolor (1.5.0) tins (~> 1.0) thor (0.19.4) thread (0.2.2)