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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.

View File

@ -62,7 +62,7 @@ GEM
bigbluebutton-api-ruby (1.7.0)
xml-simple (~> 1.1)
bindex (0.8.1)
bn-ldap-authentication (0.1.2)
bn-ldap-authentication (0.1.3)
net-ldap (~> 0)
bootsnap (1.4.6)
msgpack (~> 1.0)
@ -337,7 +337,7 @@ DEPENDENCIES
action-cable-testing
bcrypt (~> 3.1.7)
bigbluebutton-api-ruby
bn-ldap-authentication (~> 0.1.2)
bn-ldap-authentication (~> 0.1.3)
bootsnap (>= 1.1.0)
bootstrap (~> 4.3.1)
byebug