From 8355c59b00750e82822f0e9f67537a832baa15a3 Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Thu, 28 May 2020 18:36:20 -0400 Subject: [PATCH] Upgrade LDAP gem version (#1700) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0b17c716..0c712a2a 100644 --- a/Gemfile +++ b/Gemfile @@ -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. diff --git a/Gemfile.lock b/Gemfile.lock index 97ab3ab0..3906d460 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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