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-04-26 03:19:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-26 03:19:16 +0300
commit7d4bff6fe8d0716b9634709325e5857452b82ca5 (patch)
tree51e2a35cfb16ee1601fef39774b699653dcb2e0a /Gemfile.lock
parent190734a48c1030f2059035775589ee60f26bc7ca (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1e6fddeccd0..09e6a018d56 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1076,9 +1076,9 @@ GEM
omniauth-oauth2-generic (0.2.8)
omniauth-oauth2 (~> 1.0)
rake
- omniauth-saml (2.0.0)
+ omniauth-saml (2.1.0)
omniauth (~> 2.0)
- ruby-saml (~> 1.9)
+ ruby-saml (~> 1.12)
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
@@ -1853,7 +1853,7 @@ DEPENDENCIES
omniauth-google-oauth2 (~> 1.1)
omniauth-oauth2-generic (~> 0.2.2)
omniauth-salesforce (~> 1.0.5)!
- omniauth-saml (~> 2.0.0)
+ omniauth-saml (~> 2.1.0)
omniauth-twitter (~> 1.4)
omniauth_crowd (~> 2.4.0)!
omniauth_openid_connect (~> 0.6.1)