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 | |
parent | 259c0d022f9ad810949a4f7724cb07590531984c (diff) | |
download | gitlab-ce-ea7bdc78eed8db7ff4b5440b282678b1c5b021f7.tar.gz |
Updated omniuath-saml to the latest version.omniauth-saml-update
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ gem 'omniauth-github', '~> 1.1.1' gem 'omniauth-gitlab', '~> 1.0.0' gem 'omniauth-google-oauth2', '~> 0.2.0' gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos -gem 'omniauth-saml', '~> 1.4.0' +gem 'omniauth-saml', '~> 1.4.2' gem 'omniauth-shibboleth', '~> 1.2.0' gem 'omniauth-twitter', '~> 1.2.0' gem 'omniauth_crowd', '~> 2.2.0' |