Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanis Meybohm <janis.mey@posteo.de>2015-12-23 13:17:25 +0300
committerJanis Meybohm <janis.mey@posteo.de>2016-01-06 16:30:43 +0300
commitda53fcba2d0e46e47a8fd6a79591a6367e863d57 (patch)
treec353942bf8b249852def165b044e901ed1e35ed3 /Gemfile.lock
parent8b39b8cd54bb73b485ee6ea7fc5d3bbfbe07cd5d (diff)
Enable Microsoft Azure OAuth2 support
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ffb7cef0aba..2b42f325503 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -488,6 +488,10 @@ GEM
activesupport
nokogiri (>= 1.4.4)
omniauth (~> 1.0)
+ omniauth-azure-oauth2 (0.0.6)
+ jwt (~> 1.0)
+ omniauth (~> 1.0)
+ omniauth-oauth2 (~> 1.1)
opennebula (4.14.2)
json
nokogiri
@@ -927,6 +931,7 @@ DEPENDENCIES
omniauth-shibboleth (~> 1.2.0)
omniauth-twitter (~> 1.2.0)
omniauth_crowd
+ omniauth-azure-oauth2
org-ruby (~> 0.9.12)
paranoia (~> 2.0)
pg (~> 0.18.2)