Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Commit

Permalink
removed reek and googlecharts as development dependencies - metric fu…
Browse files Browse the repository at this point in the history
… will tell you its needed if you try to run rake metrics:all
  • Loading branch information
Luke Cunningham committed Apr 8, 2010
1 parent 112490f commit 8ac1b7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Expand Up @@ -15,8 +15,6 @@ begin
gem.add_development_dependency "webrat", ">= 0.7.0"
gem.add_development_dependency "capybara", ">= 0.3.5"
gem.add_development_dependency "metric_fu", ">= 1.3.0"
gem.add_development_dependency "reek", ">= 1.2.7"
gem.add_development_dependency "googlecharts", ">= 1.5.4"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
gem.add_dependency "nokogiri", ">= 1.4.1"
gem.add_dependency "activesupport", ">= 2.3.5"
Expand Down

0 comments on commit 8ac1b7b

Please sign in to comment.