From fcc3bf723403dd9a42ffa68076bc64b9aa263344 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 20 Oct 2019 04:50:32 +0200 Subject: [PATCH] Bump simplecov --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 64fe5c0..0e1b1d8 100644 --- a/Gemfile +++ b/Gemfile @@ -47,7 +47,7 @@ group :test do gem "nyan-cat-formatter", require: false # test coverage - gem "simplecov", "0.16.1", require: false + gem "simplecov", "0.17.1", require: false gem "simplecov-rcov", "0.2.3", require: false # test helpers diff --git a/Gemfile.lock b/Gemfile.lock index d214a3b..5e36d33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM safe_yaml (~> 1.0.0) crass (1.0.5) diff-lcs (1.3) - docile (1.3.1) + docile (1.3.2) erubi (1.9.0) ethon (0.12.0) ffi (>= 1.3.0) @@ -202,7 +202,7 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) shellany (0.0.1) - simplecov (0.16.1) + simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -258,7 +258,7 @@ DEPENDENCIES rspec-rails (~> 3.8.0) rubocop (= 0.75.1) rubocop-rails (= 2.3.2) - simplecov (= 0.16.1) + simplecov (= 0.17.1) simplecov-rcov (= 0.2.3) spring spring-commands-rspec