Rakefile in sdoc_all-0.2.0.1 vs Rakefile in sdoc_all-0.2.0.6

- old
+ new

@@ -13,9 +13,9 @@ p.description = "Command line tool to get documentation for ruby, rails, gems and plugins in one place" p.email = "ivan@workisfun.ru" p.url = "http://github.com/toy/sdoc_all" p.runtime_dependencies << 'activesupport' p.runtime_dependencies << 'rake' - p.runtime_dependencies << 'progress >= 0.0.8' + p.runtime_dependencies << 'progress >=0.0.8' # TODO: sdoc or voloko-sdoc p.project = 'toytoy' end