Bumped LDAP gem version (#1443)

This commit is contained in:
Ahmad Farhat
2020-04-29 17:45:37 -04:00
committed by GitHub
parent c92d6778c8
commit 8f3ba8a038
3 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@ gem 'omniauth-twitter'
gem 'omniauth-google-oauth2'
gem 'omniauth-bn-office365', git: 'https://github.com/blindsidenetworks/omniauth-bn-office365.git', tag: '0.1.0'
gem 'omniauth-bn-launcher', git: 'https://github.com/blindsidenetworks/omniauth-bn-launcher.git', tag: '0.1.3'
gem 'bn-ldap-authentication', git: 'https://github.com/blindsidenetworks/bn-ldap-authentication.git', tag: '0.1.1'
gem 'bn-ldap-authentication', git: 'https://github.com/blindsidenetworks/bn-ldap-authentication.git', tag: '0.1.2'
gem 'net-ldap'
# BigBlueButton API wrapper.