config/hoe.rb in newjs-1.3.2 vs config/hoe.rb in newjs-1.3.3
- old
+ new
@@ -60,10 +60,10 @@
p.extra_deps = [
['hoe', '>=1.5.0'],
['RedCloth','>=3.0.4'],
['syntax','>=1.0.0'],
['activesupport','>=2.0.2'],
- ['rubigen','>=1.2.0']
+ ['rubigen','>=1.2.1']
]
#p.spec_extras = {} # A hash of extra values to set in the gemspec.
end
\ No newline at end of file