Skip to content

Commit

Permalink
Add rake as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thegcat committed Jun 9, 2012
1 parent a6b1f83 commit 6cf595b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gravatarify.gemspec
Expand Up @@ -25,5 +25,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'shoulda', '>= 2.10.2'
s.add_development_dependency 'rr', '>= 0.10.5'
s.add_development_dependency 'activesupport', '>= 3.0.0'
s.add_development_dependency 'rake'
end

0 comments on commit 6cf595b

Please sign in to comment.