Rakefile in authlogic-oid-1.0.0 vs Rakefile in authlogic-oid-1.0.1

- old
+ new

@@ -13,8 +13,9 @@ p.description = "Extension of the Authlogic library to add OpenID support." p.url = "http://github.com/binarylogic/authlogic_openid" p.history_file = "CHANGELOG.rdoc" p.readme_file = "README.rdoc" p.extra_rdoc_files = ["CHANGELOG.rdoc", "README.rdoc"] + p.remote_rdoc_dir = '' p.test_globs = ["test/*/test_*.rb", "test/*_test.rb", "test/*/*_test.rb"] p.extra_deps = %w(authlogic) end \ No newline at end of file