made omniauth-bn-launcher public

This commit is contained in:
bruckwubete
2018-07-10 13:54:45 -04:00
parent 137b8450a8
commit 407e8ee13c
3 changed files with 5 additions and 13 deletions

View File

@ -47,7 +47,7 @@ gem 'bcrypt', '~> 3.1.7'
gem 'omniauth'
gem 'omniauth-twitter'
gem 'omniauth-google-oauth2'
gem "omniauth-bn-launcher", git: "https://github.com/blindsidenetworks/omniauth-bn-launcher.git"
gem 'omniauth-bn-launcher', '~> 0.1.0'
# BigBlueButton API wrapper.
gem 'bigbluebutton-api-ruby'