Skip to content

Commit

Permalink
Making dependency on activesupport explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
jscruggs committed Jan 19, 2010
1 parent 23882d4 commit eec868f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metric_fu.gemspec
Expand Up @@ -23,4 +23,5 @@ Gem::Specification.new do |s|
s.add_dependency("chronic", [">= 0.2.3"])
s.add_dependency("churn", [">= 0.0.7"])
s.add_dependency("Saikuro", [">= 1.1.0"])
s.add_dependency("activesupport", [">= 2.2.3"])
end

0 comments on commit eec868f

Please sign in to comment.