Commit 70a2781dc51c13e1981c8a51a74a710a0de8363e

Authored by Rafael Manzo
1 parent aa3b1b55

simplecov updated

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
Gemfile.lock
... ... @@ -256,11 +256,11 @@ GEM
256 256 rdoc (~> 4.0)
257 257 shoulda-matchers (2.8.0)
258 258 activesupport (>= 3.0.0)
259   - simplecov (0.9.1)
  259 + simplecov (0.9.2)
260 260 docile (~> 1.1.0)
261 261 multi_json (~> 1.0)
262   - simplecov-html (~> 0.8.0)
263   - simplecov-html (0.8.0)
  262 + simplecov-html (~> 0.9.0)
  263 + simplecov-html (0.9.0)
264 264 slop (3.6.0)
265 265 spring (1.3.1)
266 266 sprockets (2.12.3)
... ...