Rakefile in slideshow-1.0.3 vs Rakefile in slideshow-1.0.4
- old
+ new
@@ -11,10 +11,11 @@
self.author = 'Gerald Bauer'
self.email = 'webslideshow@googlegroups.com'
self.extra_deps = [
['RedCloth','>= 4.2.9'],
- ['markdown_select','>= 0.1.3']
+ ['markdown','>= 0.1.0'],
+ ['fetcher','>= 0.1.0']
]
self.remote_rdoc_dir = 'doc'
# switch extension to .rdoc for gihub formatting
\ No newline at end of file