From 037c5f260b56dbb001d90ab60d9c4a98d392b0bd Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 19 Jan 2015 23:32:54 +0100 Subject: [PATCH] Update coveralls to version 0.7.3 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84e0c7a..56477c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,12 +51,12 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) - coveralls (0.7.1) - multi_json (~> 1.3) - rest-client - simplecov (>= 0.7) - term-ansicolor - thor + coveralls (0.7.3) + multi_json (~> 1.10) + rest-client (~> 1.7) + simplecov (~> 0.9.1) + term-ansicolor (~> 1.3) + thor (~> 0.19.1) crack (0.4.2) safe_yaml (~> 1.0.0) devise (3.4.1)