summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorFlorian Weber <florian.weber@ueberbit.de>2017-08-26 19:47:12 +0200
committerRémy Coutable <remy@rymai.me>2017-09-26 12:30:48 +0200
commit5d96b1489e57ee66e50b8ff5ea018264892c8185 (patch)
tree27e2157117a8f52dd2c9a270aa707eaab7580ea5 /Gemfile
parent07f5c3c350f19bcfa4276b28e000cf2a7737ee7e (diff)
downloadgitlab-ce-5d96b1489e57ee66e50b8ff5ea018264892c8185.tar.gz
Update omniauth-azure-oauth2 to 0.0.9 (Support Office 365 Germany)ueberbit/gitlab-ce-omniauth-azure-oauth2
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 50fb1bcd815..b58632d3542 100644
--- a/Gemfile
+++ b/Gemfile
@@ -26,7 +26,7 @@ gem 'doorkeeper', '~> 4.2.0'
gem 'doorkeeper-openid_connect', '~> 1.1.0'
gem 'omniauth', '~> 1.4.2'
gem 'omniauth-auth0', '~> 1.4.1'
-gem 'omniauth-azure-oauth2', '~> 0.0.6'
+gem 'omniauth-azure-oauth2', '~> 0.0.9'
gem 'omniauth-cas3', '~> 1.1.4'
gem 'omniauth-facebook', '~> 4.0.0'
gem 'omniauth-github', '~> 1.1.1'