From 2d0aeaf270e79b9a409532891e8535ef973b5158 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 22 Sep 2014 14:50:01 +0200 Subject: [PATCH] Update simplecov to version 0.9.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19f7fba..b41872b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,9 +161,9 @@ GEM sass (~> 3.2.0) sprockets (~> 2.8, <= 2.11.0) sprockets-rails (~> 2.0) - simplecov (0.9.0) + simplecov (0.9.1) docile (~> 1.1.0) - multi_json + multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.6.0)