github-ldap.gemspec in github-ldap-1.4.0 vs github-ldap.gemspec in github-ldap-1.5.0
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
Gem::Specification.new do |spec|
spec.name = "github-ldap"
- spec.version = "1.4.0"
+ spec.version = "1.5.0"
spec.authors = ["David Calavera"]
spec.email = ["david.calavera@gmail.com"]
spec.description = %q{Ldap authentication for humans}
spec.summary = %q{Ldap client authentication wrapper without all the boilerplate}
spec.homepage = "https://github.com/github/github-ldap"