Bump simplecov

This commit is contained in:
Benjamin Neff 2017-09-16 02:56:17 +02:00
parent ca93f0a30b
commit 6255260996
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ group :test do
gem "nyan-cat-formatter", require: false
# test coverage
gem "simplecov", "0.15.0", require: false
gem "simplecov", "0.15.1", require: false
gem "simplecov-rcov", "0.2.3", require: false
# test helpers

View file

@ -196,7 +196,7 @@ GEM
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
shellany (0.0.1)
simplecov (0.15.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@ -253,7 +253,7 @@ DEPENDENCIES
rspec-json_expectations (~> 2.1)
rspec-rails (~> 3.6.0)
rubocop (= 0.49.1)
simplecov (= 0.15.0)
simplecov (= 0.15.1)
simplecov-rcov (= 0.2.3)
spring
spring-commands-rspec