Skip to content

Commit

Permalink
add rake to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
blahed committed Jan 25, 2013
1 parent 34bf0b7 commit 2e66bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions von.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'redis', '~> 3.0.2'
gem.add_dependency 'activesupport', '~> 3.2.11'

gem.add_development_dependency 'rake', '~> 10.0.3'
gem.add_development_dependency 'minitest', '~> 3.0.0'
gem.add_development_dependency 'mocha', '~> 0.11.4'
gem.add_development_dependency 'timecop', '~> 0.5.9.1'
Expand Down

0 comments on commit 2e66bbc

Please sign in to comment.