Skip to content

Commit 9de4f32

Browse files
committed
Update coveralls to version 0.8.0
1 parent 90b4d73 commit 9de4f32

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ GEM
5151
coffee-script-source
5252
execjs
5353
coffee-script-source (1.9.1.1)
54-
coveralls (0.8.0)
55-
multi_json (~> 1.10)
54+
coveralls (0.8.1)
55+
json (~> 1.8)
5656
rest-client (>= 1.6.8, < 2)
57-
simplecov (~> 0.9.1)
57+
simplecov (~> 0.10.0)
5858
term-ansicolor (~> 1.3)
5959
thor (~> 0.19.1)
6060
crack (0.4.2)
@@ -192,11 +192,11 @@ GEM
192192
sprockets (>= 2.8, < 4.0)
193193
sprockets-rails (>= 2.0, < 4.0)
194194
tilt (~> 1.1)
195-
simplecov (0.9.2)
195+
simplecov (0.10.0)
196196
docile (~> 1.1.0)
197-
multi_json (~> 1.0)
198-
simplecov-html (~> 0.9.0)
199-
simplecov-html (0.9.0)
197+
json (~> 1.8)
198+
simplecov-html (~> 0.10.0)
199+
simplecov-html (0.10.0)
200200
skylight (0.6.0)
201201
activesupport (>= 3.0.0)
202202
slop (3.6.0)

0 commit comments

Comments
 (0)