Commit 4a55e86456b6d7b84c9e7d3d690566ad95338ebe

Authored by Rafael Manzo
1 parent 489dff15

simplecov updated

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
Gemfile.lock
... ... @@ -113,7 +113,6 @@ GEM
113 113 railties (>= 3.1, < 5)
114 114 sprockets
115 115 libv8 (3.16.14.3)
116   - lockfile (2.1.0)
117 116 mail (2.5.4)
118 117 mime-types (~> 1.16)
119 118 treetop (~> 1.4.8)
... ... @@ -198,9 +197,8 @@ GEM
198 197 rdoc (~> 3.10)
199 198 shoulda-matchers (2.4.0)
200 199 activesupport (>= 3.0.0)
201   - simplecov (0.8.1)
  200 + simplecov (0.8.2)
202 201 docile (~> 1.1.0)
203   - lockfile (>= 2.1.0)
204 202 multi_json
205 203 simplecov-html (~> 0.8.0)
206 204 simplecov-html (0.8.0)
... ...