Rakefile in echi-converter-0.1.1 vs Rakefile in echi-converter-0.2.0
- old
+ new
@@ -77,9 +77,10 @@
p.extra_deps = [
['activerecord', '>=1.15.3'],
['activesupport', '>=1.4.2'],
['daemons', '>=1.0.7'],
['fastercsv', '>=1.2.0'],
+ ['hoe', '>=1.2.2'],
['rake', '>=0.7.3']
]
#p.spec_extras = {} # A hash of extra values to set in the gemspec.
end
\ No newline at end of file