Upgrade LDAP gem version (#1700)

This commit is contained in:
Ahmad Farhat
2020-05-28 18:36:20 -04:00
committed by GitHub
parent 8444b2c333
commit 8355c59b00
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ gem 'omniauth-twitter'
gem 'omniauth-google-oauth2'
gem 'omniauth-bn-launcher', '~> 0.1.3'
gem 'net-ldap'
gem 'bn-ldap-authentication', '~> 0.1.2'
gem 'bn-ldap-authentication', '~> 0.1.3'
gem 'omniauth-bn-office365', '~> 0.1.1'
# BigBlueButton API wrapper.