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