adauth.gemspec in adauth-2.0.0pre2 vs adauth.gemspec in adauth-2.0.0
- old
+ new
@@ -8,9 +8,10 @@
s.platform = Gem::Platform::RUBY
s.authors = ["Adam \"Arcath\" Laycock"]
s.email = ["gems@arcath.net"]
s.homepage = "http://adauth.arcath.net"
s.summary = "Provides Active Directory authentication for Rails"
+ s.description = "A full featured library for working with Microsofts Active Directory in Ruby."
s.add_development_dependency "rake"
s.add_development_dependency "rspec"
s.add_dependency "net-ldap"
\ No newline at end of file