phinze
12 years ago
6 changed files with 25 additions and 3 deletions
@ -1 +1,2 @@ |
|||
.ruby-version |
|||
coverage |
|||
|
@ -1,15 +1,32 @@ |
|||
GEM |
|||
remote: https://rubygems.org/ |
|||
specs: |
|||
colorize (0.5.8) |
|||
coveralls (0.6.7) |
|||
colorize |
|||
multi_json (~> 1.3) |
|||
rest-client |
|||
simplecov (>= 0.7) |
|||
thor |
|||
mime-types (1.23) |
|||
minitest (4.7.0) |
|||
minitest-colorize (0.0.5) |
|||
minitest (>= 2.0) |
|||
multi_json (1.7.2) |
|||
rake (10.0.4) |
|||
rest-client (1.6.7) |
|||
mime-types (>= 1.16) |
|||
simplecov (0.7.1) |
|||
multi_json (~> 1.0) |
|||
simplecov-html (~> 0.7.1) |
|||
simplecov-html (0.7.1) |
|||
thor (0.18.1) |
|||
|
|||
PLATFORMS |
|||
ruby |
|||
|
|||
DEPENDENCIES |
|||
coveralls |
|||
minitest (= 4.7.0) |
|||
minitest-colorize |
|||
rake |
|||
|
Loading…
Reference in new issue