Launcher errors in gl (#744)

* Display launcher errors in Greenlight

* Update launcher gem
This commit is contained in:
shawn-higgins1 2019-08-15 11:39:37 -04:00 committed by Jesus Federico
parent 050fa21189
commit 589536b18d
2 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@ gem 'omniauth'
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.2'
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 'net-ldap'

View File

@ -7,10 +7,10 @@ GIT
GIT
remote: https://github.com/blindsidenetworks/omniauth-bn-launcher.git
revision: 4f43f9df48f92c209176ab487fc9b45bbb660b9b
tag: 0.1.2
revision: 1b4a5e0715312567922648aebb0f662d08a3fe24
tag: 0.1.3
specs:
omniauth-bn-launcher (0.1.2)
omniauth-bn-launcher (0.1.3)
omniauth (~> 1.3, >= 1.3.2)
omniauth-oauth2 (= 1.5.0)