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

Commit

Permalink
add rake as a gem dep for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
KushalP committed Mar 28, 2012
1 parent 1af4f5c commit d0fa728
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,4 +4,5 @@ source :rubygems
gem "coffee-script"
gem "jasmine"
gem "json"
gem "rake"
gem "sinatra"
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -23,6 +23,7 @@ GEM
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
Expand Down Expand Up @@ -50,4 +51,5 @@ DEPENDENCIES
coffee-script
jasmine
json
rake
sinatra

0 comments on commit d0fa728

Please sign in to comment.