diff options
author | Patricio Cano <suprnova32@gmail.com> | 2016-02-03 11:17:14 -0500 |
---|---|---|
committer | Patricio Cano <suprnova32@gmail.com> | 2016-02-03 11:17:14 -0500 |
commit | ea7bdc78eed8db7ff4b5440b282678b1c5b021f7 (patch) | |
tree | 247d7048b2d540f39855a5db0cc4787bb9fc6f4e /Gemfile.lock | |
parent | 259c0d022f9ad810949a4f7724cb07590531984c (diff) | |
download | gitlab-ce-ea7bdc78eed8db7ff4b5440b282678b1c5b021f7.tar.gz |
Updated omniuath-saml to the latest version.omniauth-saml-update
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 62937ab6fd2..bd767016108 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -532,9 +532,9 @@ GEM omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) - omniauth-saml (1.4.1) + omniauth-saml (1.4.2) omniauth (~> 1.1) - ruby-saml (~> 1.0.0) + ruby-saml (~> 1.1, >= 1.1.1) omniauth-shibboleth (1.2.1) omniauth (>= 1.0.0) omniauth-twitter (1.2.1) @@ -690,7 +690,7 @@ GEM ruby-fogbugz (0.2.1) crack (~> 0.4) ruby-progressbar (1.7.5) - ruby-saml (1.0.0) + ruby-saml (1.1.1) nokogiri (>= 1.5.10) uuid (~> 2.3) ruby2ruby (2.2.0) @@ -974,7 +974,7 @@ DEPENDENCIES omniauth-gitlab (~> 1.0.0) omniauth-google-oauth2 (~> 0.2.0) omniauth-kerberos (~> 0.3.0) - omniauth-saml (~> 1.4.0) + omniauth-saml (~> 1.4.2) omniauth-shibboleth (~> 1.2.0) omniauth-twitter (~> 1.2.0) omniauth_crowd (~> 2.2.0) |