Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Add coveralls to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahhodne committed Apr 28, 2013
1 parent 28c645e commit 6767887
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ GEM
addressable (2.3.3)
backports (2.8.2)
coderay (1.0.8)
colorize (0.5.8)
coveralls (0.6.6)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
crack (0.3.2)
diff-lcs (1.1.3)
faraday (0.8.4)
Expand All @@ -26,6 +33,7 @@ GEM
addressable (~> 2.3)
listen (0.5.3)
method_source (0.8.1)
mime-types (1.23)
multi_json (1.7.2)
multipart-post (1.1.5)
mustache (0.99.4)
Expand All @@ -46,6 +54,8 @@ GEM
rake (10.0.2)
rerun (0.7.1)
listen
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
Expand All @@ -55,6 +65,10 @@ GEM
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
sass (3.2.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
Expand Down Expand Up @@ -85,6 +99,7 @@ PLATFORMS
ruby

DEPENDENCIES
coveralls
foreman
json (~> 1.7)
mustache (~> 0.99)
Expand Down

0 comments on commit 6767887

Please sign in to comment.