Bump simplecov

This commit is contained in:
Benjamin Neff 2019-10-20 04:50:32 +02:00
parent b3bcd99a05
commit fcc3bf7234
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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