We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b4d73 commit 9de4f32Copy full SHA for 9de4f32
Gemfile.lock
@@ -51,10 +51,10 @@ GEM
51
coffee-script-source
52
execjs
53
coffee-script-source (1.9.1.1)
54
- coveralls (0.8.0)
55
- multi_json (~> 1.10)
+ coveralls (0.8.1)
+ json (~> 1.8)
56
rest-client (>= 1.6.8, < 2)
57
- simplecov (~> 0.9.1)
+ simplecov (~> 0.10.0)
58
term-ansicolor (~> 1.3)
59
thor (~> 0.19.1)
60
crack (0.4.2)
@@ -192,11 +192,11 @@ GEM
192
sprockets (>= 2.8, < 4.0)
193
sprockets-rails (>= 2.0, < 4.0)
194
tilt (~> 1.1)
195
- simplecov (0.9.2)
+ simplecov (0.10.0)
196
docile (~> 1.1.0)
197
- multi_json (~> 1.0)
198
- simplecov-html (~> 0.9.0)
199
- simplecov-html (0.9.0)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
200
skylight (0.6.0)
201
activesupport (>= 3.0.0)
202
slop (3.6.0)
0 commit comments