Skip to content

Commit

Permalink
Adding Rake to gemspec to please Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stewart committed Nov 13, 2012
1 parent c49a893 commit 54df184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitnesse.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency("minitest-matchers")
gem.add_development_dependency("mocha")
gem.add_development_dependency("cucumber")
gem.add_development_dependency("rake")
gem.executables = ['gitnesse']
end

0 comments on commit 54df184

Please sign in to comment.