Rakefile in slideshow-1.2.0 vs Rakefile in slideshow-1.2.1
- old
+ new
@@ -11,12 +11,12 @@
self.author = 'Gerald Bauer'
self.email = 'webslideshow@googlegroups.com'
self.extra_deps = [
- ['markdown','>= 0.4.0'],
+ ['props','>= 1.0.0'],
+ ['markdown','>= 1.0.0'],
['textutils','>= 0.2.0'],
- ['props','>= 0.2.0'],
['pakman','>= 0.4.0'],
['activesupport', '>= 3.2.6'],
['RedCloth','>= 4.2.9']
]
\ No newline at end of file