Skip to content

Commit

Permalink
adding rake to Gemspec to get Travis CI working, maybe this should go…
Browse files Browse the repository at this point in the history
… in gemspec instead
  • Loading branch information
ryanb committed Sep 8, 2011
1 parent cd899d3 commit 91b7643
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
source "http://rubygems.org"
gemspec

gem "rake"

0 comments on commit 91b7643

Please sign in to comment.