From 9d14b561a59694b3baece096e9868944eea3cabe Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Thu, 16 Apr 2020 14:01:27 -0400 Subject: [PATCH] Updated ldap gem to newest version (#1318) --- Gemfile | 2 +- Gemfile.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index d99e1818..b02b1687 100644 --- a/Gemfile +++ b/Gemfile @@ -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' +gem 'bn-ldap-authentication', git: 'https://github.com/blindsidenetworks/bn-ldap-authentication.git', tag: '0.1.1' gem 'net-ldap' # BigBlueButton API wrapper. diff --git a/Gemfile.lock b/Gemfile.lock index 549f47d5..451d84a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,7 @@ GIT remote: https://github.com/blindsidenetworks/bn-ldap-authentication.git - revision: 9b93c64f106675755577f45d1fe520ca5405d522 + revision: 121445ad7c76de602f2ff449a58e3f53818b5595 + tag: 0.1.1 specs: bn-ldap-authentication (1.0.1) net-ldap