Rakefile in slideshow-1.1.0.beta8 vs Rakefile in slideshow-1.1.0
- old
+ new
@@ -12,10 +12,10 @@
self.author = 'Gerald Bauer'
self.email = 'webslideshow@googlegroups.com'
self.extra_deps = [
['RedCloth','>= 4.2.9'],
- ['markdown','>= 0.3.0'],
+ ['markdown','>= 0.4.0'],
['textutils','>= 0.2.0'],
['fetcher','>= 0.1.0'],
['props','>= 0.2.0']
]
\ No newline at end of file