Skip to content

Commit

Permalink
add rake as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Hutchins & Mark Gangl committed Oct 19, 2011
1 parent ab6c004 commit c5b1b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions barometer.gemspec
Expand Up @@ -31,5 +31,6 @@ Gem::Specification.new do |s|
s.add_development_dependency("rspec", "~> 2.6")
s.add_development_dependency("mocha")
s.add_development_dependency("fakeweb")
s.add_development_dependency("rake")
end

0 comments on commit c5b1b56

Please sign in to comment.