From ec6e7589dc20132d3562b8142fa32fb87ff048ce Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 1 Mar 2013 12:37:20 -0800 Subject: [PATCH] Update coveralls dependency to version 0.6.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06a7fd1..387fa76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,9 +42,9 @@ GEM execjs coffee-script-source (1.5.0) colorize (0.5.8) - coveralls (0.5.8) + coveralls (0.6.0) colorize - json + multi_json (~> 1.3) rest-client simplecov (>= 0.7) thor