Skip to content

Commit

Permalink
Added rake to the gem file for Travis-ci builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeering committed Aug 11, 2011
1 parent 3dd4cef commit 74f0aa3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,3 +1,5 @@
source :gemcutter

gemspec

gem 'rake'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -12,6 +12,7 @@ GEM
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
rake (0.8.7)
rspec (2.2.0)
rspec-core (~> 2.2)
rspec-expectations (~> 2.2)
Expand All @@ -29,4 +30,5 @@ DEPENDENCIES
mocha (>= 0.9.10)
pdfkit!
rack-test (>= 0.5.6)
rake
rspec (~> 2.2.0)

0 comments on commit 74f0aa3

Please sign in to comment.