bn-ldap-authentication.gemspec in bn-ldap-authentication-0.1.2 vs bn-ldap-authentication.gemspec in bn-ldap-authentication-0.1.3
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "bn-ldap-authentication"
- spec.version = "0.1.2"
+ spec.version = "0.1.3"
spec.authors = ["shawn-higgins1"]
spec.email = ["23224097+shawn-higgins1@users.noreply.github.com"]
spec.summary = "An ruby gem for authenticating users with ldap"
spec .description = "A ruby gem for using ldap to authenticate greenlight users"