Rakefile in radiant-forum-extension-2.0.0 vs Rakefile in radiant-forum-extension-2.0.1

- old
+ new

@@ -6,10 +6,10 @@ gem.description = %Q{Nice clean forums and page comments for inclusion in your radiant site. Derived long ago from beast. Requires the reader extension and share_layouts.} gem.email = "will@spanner.org" gem.homepage = "http://github.com/spanner/radiant-forum-extension" gem.authors = ["spanner"] gem.add_dependency "radiant", ">= 0.9.0" - gem.add_dependency 'radiant-reader-extension', "~> 1.1.0" + gem.add_dependency 'radiant-reader-extension', "~> 1.3.0" end rescue LoadError puts "Jeweler (or a dependency) not available. This is only required if you plan to package forum as a gem." end \ No newline at end of file