forked from External/greenlight
* <Added omniauth for office365> * <Fixed code style> * Update puma.rb * <Inserted link to documentation>
This commit is contained in:
@ -160,6 +160,9 @@ GEM
|
||||
omniauth (~> 1.8.1)
|
||||
pyu-ruby-sasl (~> 0.0.3.3)
|
||||
rubyntlm (~> 0.6.2)
|
||||
omniauth-microsoft-office365 (0.0.7)
|
||||
omniauth
|
||||
omniauth-oauth2
|
||||
omniauth-oauth (1.1.0)
|
||||
oauth
|
||||
omniauth (~> 1.0)
|
||||
@ -338,6 +341,7 @@ DEPENDENCIES
|
||||
omniauth-bn-launcher (~> 0.1.0)
|
||||
omniauth-google-oauth2
|
||||
omniauth-ldap
|
||||
omniauth-microsoft-office365 (~> 0.0.7)
|
||||
omniauth-twitter
|
||||
pg (~> 0.18)
|
||||
puma (~> 3.0)
|
||||
|
Reference in New Issue
Block a user