Rakefile in slideshow-1.1.0 vs Rakefile in slideshow-1.2.0.beta1
- old
+ new
@@ -14,15 +14,13 @@
self.extra_deps = [
['RedCloth','>= 4.2.9'],
['markdown','>= 0.4.0'],
['textutils','>= 0.2.0'],
- ['fetcher','>= 0.1.0'],
- ['props','>= 0.2.0']
+ ['props','>= 0.2.0'],
+ ['pakman','>= 0.1.0']
]
-
- self.remote_rdoc_dir = 'doc'
-
+
# switch extension to .rdoc for gihub formatting
self.readme_file = 'README.rdoc'
self.history_file = 'History.rdoc'
self.post_install_message =<<EOS
\ No newline at end of file