Skip to content

Commit

Permalink
Added rake dev dependency to bundle, since we're using rake to build …
Browse files Browse the repository at this point in the history
…and release
  • Loading branch information
ddubyah committed Mar 8, 2012
1 parent f7a66b1 commit 2692b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guard-markdown.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 2.6'
s.add_development_dependency 'guard-rspec'
s.add_development_dependency 'growl'
s.add_development_dependency 'rake'
end

0 comments on commit 2692b56

Please sign in to comment.