From 6bca455b7cf6a1e749e5b399e65b2e5911337beb Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Tue, 27 Mar 2018 05:59:51 +0200 Subject: [PATCH] Bump simplecov --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 6e55b5e..f381092 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ group :test do gem "nyan-cat-formatter", require: false # test coverage - gem "simplecov", "0.15.1", require: false + gem "simplecov", "0.16.1", require: false gem "simplecov-rcov", "0.2.3", require: false # test helpers diff --git a/Gemfile.lock b/Gemfile.lock index db87558..d6aea07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM safe_yaml (~> 1.0.0) crass (1.0.3) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.0) erubi (1.7.1) ethon (0.11.0) ffi (>= 1.3.0) @@ -198,8 +198,8 @@ GEM addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) shellany (0.0.1) - simplecov (0.15.1) - docile (~> 1.1.0) + simplecov (0.16.1) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) @@ -254,7 +254,7 @@ DEPENDENCIES rspec-json_expectations (~> 2.1) rspec-rails (~> 3.7.0) rubocop (= 0.54.0) - simplecov (= 0.15.1) + simplecov (= 0.16.1) simplecov-rcov (= 0.2.3) spring spring-commands-rspec