diff options
author | Pirate Praveen <praveen@onenetbeyond.org> | 2016-06-23 10:15:10 -0400 |
---|---|---|
committer | Pirate Praveen <praveen@onenetbeyond.org> | 2016-06-23 11:57:03 -0400 |
commit | 85cb5635babe5aa2c051fa2f40be4b28a106640f (patch) | |
tree | 3b4182f564749f2f1adb625a915c983cf557886b /Gemfile | |
parent | 3eab71f930f5baf72b27f46a04f84ce6a9838c21 (diff) | |
download | gitlab-ce-85cb5635babe5aa2c051fa2f40be4b28a106640f.tar.gz |
bump google-omniauth-oauth2 to 0.4.1
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ gem 'omniauth-cas3', '~> 1.1.2' gem 'omniauth-facebook', '~> 3.0.0' gem 'omniauth-github', '~> 1.1.1' gem 'omniauth-gitlab', '~> 1.0.0' -gem 'omniauth-google-oauth2', '~> 0.2.0' +gem 'omniauth-google-oauth2', '~> 0.4.1' gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos gem 'omniauth-saml', '~> 1.5.0' gem 'omniauth-shibboleth', '~> 1.2.0' |