bump simplecov

This commit is contained in:
Benjamin Neff 2016-02-12 03:03:04 +01:00
parent 911b65c47b
commit 8a9c33e3ff
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ group :test do
gem "nyan-cat-formatter", require: false
# test coverage
gem "simplecov", "0.11.1", require: false
gem "simplecov", "0.11.2", require: false
gem "simplecov-rcov", "0.2.3", require: false
gem "codeclimate-test-reporter", require: false

View file

@ -233,7 +233,7 @@ GEM
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
shellany (0.0.1)
simplecov (0.11.1)
simplecov (0.11.2)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
@ -295,7 +295,7 @@ DEPENDENCIES
rspec-collection_matchers (~> 1.1.2)
rspec-rails (~> 3.4.1)
rubocop (= 0.36.0)
simplecov (= 0.11.1)
simplecov (= 0.11.2)
simplecov-rcov (= 0.2.3)
spring
spring-commands-rspec