Skip to content

Commit

Permalink
added rake dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dwillis committed Jan 25, 2012
1 parent d9e0356 commit 55e47cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion campaign_cash.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Gem::Specification.new do |s|
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "campaign_cash"
s.add_runtime_dependency "json"


s.add_development_dependency "rake", "0.8.7"
s.add_development_dependency "bundler", ">= 1.0.0"
s.add_development_dependency "shoulda"

Expand Down

0 comments on commit 55e47cd

Please sign in to comment.