Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-03-22
# Conflicts: # app/assets/stylesheets/pages/projects.scss # app/views/admin/application_settings/_form.html.haml # db/schema.rb [ci skip]
Showing
... | ... | @@ -38,7 +38,7 @@ gem 'devise', '~> 4.2' |
gem 'doorkeeper', '~> 4.3' | ||
gem 'doorkeeper-openid_connect', '~> 1.3' | ||
gem 'omniauth', '~> 1.8' | ||
gem 'omniauth-auth0', '~> 1.4.1' | ||
gem 'omniauth-auth0', '~> 2.0.0' | ||
gem 'omniauth-azure-oauth2', '~> 0.0.9' | ||
gem 'omniauth-cas3', '~> 1.1.4' | ||
gem 'omniauth-facebook', '~> 4.0.0' | ||
... | ... |
15.7 KB