From da51987231318e9c8f50461daa6d6d56f6a149d6 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 4 Jun 2017 02:25:11 +0200 Subject: [PATCH] Bump simplecov --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index f4703d1..ed14779 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ group :test do gem "nyan-cat-formatter", require: false # test coverage - gem "simplecov", "0.13.0", require: false + gem "simplecov", "0.14.1", require: false gem "simplecov-rcov", "0.2.3", require: false # test helpers diff --git a/Gemfile.lock b/Gemfile.lock index 8052115..81cd308 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,11 +194,11 @@ GEM addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) shellany (0.0.1) - simplecov (0.13.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) + simplecov-html (0.10.1) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) slop (3.6.0) @@ -251,7 +251,7 @@ DEPENDENCIES rspec-json_expectations (~> 2.1) rspec-rails (~> 3.6.0) rubocop (= 0.48.1) - simplecov (= 0.13.0) + simplecov (= 0.14.1) simplecov-rcov (= 0.2.3) spring spring-commands-rspec