diff options
author | Pirate Praveen <praveen@debian.org> | 2018-03-15 09:20:51 +0100 |
---|---|---|
committer | Pirate Praveen <praveen@debian.org> | 2018-03-15 09:23:58 +0100 |
commit | 34cb7057acec0b55b5c09bfc233d880a409fa16b (patch) | |
tree | a7ebd61769e065777ceafbcecea7b7f0c97a018c /Gemfile.lock | |
parent | 0c375c8045f7169e4cead1568d60649039904054 (diff) | |
download | gitlab-ce-34cb7057acec0b55b5c09bfc233d880a409fa16b.tar.gz |
Relax omniauth-saml
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index dbaf6a93ff8..856610f3279 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1122,7 +1122,7 @@ DEPENDENCIES omniauth-google-oauth2 (~> 0.5.2) omniauth-kerberos (~> 0.3.0) omniauth-oauth2-generic (~> 0.2.2) - omniauth-saml (~> 1.10.0) + omniauth-saml (~> 1.10) omniauth-shibboleth (~> 1.2.0) omniauth-twitter (~> 1.2.0) omniauth_crowd (~> 2.2.0) |