Rakefile in slideshow-1.0.5 vs Rakefile in slideshow-1.1.0.beta1
- old
+ new
@@ -12,10 +12,11 @@
self.email = 'webslideshow@googlegroups.com'
self.extra_deps = [
['RedCloth','>= 4.2.9'],
['markdown','>= 0.1.0'],
- ['fetcher','>= 0.1.0']
+ ['fetcher','>= 0.1.0'],
+ ['props','>= 0.1.0']
]
self.remote_rdoc_dir = 'doc'
# switch extension to .rdoc for gihub formatting
\ No newline at end of file