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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-30 09:08:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-30 09:08:29 +0300
commit488c34c7ebb40740a7f15f26acfb4de9b12462a4 (patch)
treeba05037217d041dbd392b6c17eaa86d5fd73ee17 /Gemfile.lock
parentd7691ee368940f080e846cb7086dd229339fdfa7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 79ddb78d686..2c0d938c9b6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1031,8 +1031,9 @@ GEM
omniauth-atlassian-oauth2 (0.2.0)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.5)
- omniauth-auth0 (2.0.0)
- omniauth-oauth2 (~> 1.4)
+ omniauth-auth0 (3.1.0)
+ omniauth (~> 2)
+ omniauth-oauth2 (~> 1)
omniauth-azure-activedirectory-v2 (2.0.0)
omniauth-oauth2 (~> 1.8)
omniauth-dingtalk-oauth2 (1.0.1)
@@ -1814,7 +1815,7 @@ DEPENDENCIES
omniauth (~> 2.1.0)
omniauth-alicloud (~> 2.0.1)
omniauth-atlassian-oauth2 (~> 0.2.0)
- omniauth-auth0 (~> 2.0.0)
+ omniauth-auth0 (~> 3.1)
omniauth-azure-activedirectory-v2 (~> 2.0)
omniauth-azure-oauth2 (~> 0.0.9)!
omniauth-cas3 (~> 1.1.4)!