Commit 37a15c11 authored by John E. Vincent's avatar John E. Vincent

adding rake dep explicitly

parent 6c775c77
......@@ -51,4 +51,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("rspec", ["~> 2.5"])
s.add_development_dependency("rcov", ["= 0.9.9"])
s.add_development_dependency("rack-test", ["= 0.5.7"])
s.add_development_dependency("rake", ["= 0.8.7"])
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment