Skip to content

Commit

Permalink
Making flog 2.2.0 the standard as metric_fu can't yet parse 2.3.0 output
Browse files Browse the repository at this point in the history
  • Loading branch information
jscruggs committed Dec 15, 2009
1 parent 2108fc7 commit 8312f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metric_fu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ["HISTORY", "Manifest.txt", "README"]

s.add_dependency("flay", [">= 1.2.1"])
s.add_dependency("flog", [">= 2.1.0"])
s.add_dependency("flog", ["= 2.2.0"])
s.add_dependency("relevance-rcov", [">= 0.8.3.3"])
s.add_dependency("mojombo-chronic", [">= 0.3.0"])
end

0 comments on commit 8312f6d

Please sign in to comment.