Update simplecov to version 0.9.2

This commit is contained in:
Erik Michaels-Ober 2015-02-22 03:11:06 +01:00
parent 683a1b0a9d
commit 74b3f730fc
1 changed files with 3 additions and 3 deletions

View File

@ -187,11 +187,11 @@ GEM
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0) sprockets-rails (>= 2.0, < 4.0)
tilt (~> 1.1) tilt (~> 1.1)
simplecov (0.9.1) simplecov (0.9.2)
docile (~> 1.1.0) docile (~> 1.1.0)
multi_json (~> 1.0) multi_json (~> 1.0)
simplecov-html (~> 0.8.0) simplecov-html (~> 0.9.0)
simplecov-html (0.8.0) simplecov-html (0.9.0)
skylight (0.6.0) skylight (0.6.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
slop (3.6.0) slop (3.6.0)