Skip to content

Commit

Permalink
Updated gemspec for this fork
Browse files Browse the repository at this point in the history
  • Loading branch information
cayblood committed Aug 6, 2009
1 parent 2069aff commit cd7e198
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metric_fu.gemspec
@@ -1,11 +1,11 @@
Gem::Specification.new do |s|
s.name = "metric_fu"
s.name = "cayblood-metric_fu"
s.version = "1.1.4"
s.summary = "A fistful of code metrics, with awesome templates and graphs"
s.email = "jake.scruggs@gmail.com"
s.email = "carl@youngbloods.org"
s.homepage = "http://metric-fu.rubyforge.org/"
s.description = "Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi and Rails' stats task"
s.authors = ["Jake Scruggs", "Sean Soper", "Andre Arko", "Petrik de Heus", "Grant McInnes", "Nick Quaranto", "Édouard Brière"]
s.authors = ["Jake Scruggs", "Sean Soper", "Andre Arko", "Petrik de Heus", "Grant McInnes", "Nick Quaranto", "Édouard Brière", "Carl Youngblood"]

s.files = [
"README",
Expand Down

0 comments on commit cd7e198

Please sign in to comment.