summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPirate Praveen <praveen@onenetbeyond.org>2016-06-23 10:15:10 -0400
committerPirate Praveen <praveen@onenetbeyond.org>2016-06-23 11:57:03 -0400
commit85cb5635babe5aa2c051fa2f40be4b28a106640f (patch)
tree3b4182f564749f2f1adb625a915c983cf557886b /Gemfile.lock
parent3eab71f930f5baf72b27f46a04f84ce6a9838c21 (diff)
downloadgitlab-ce-85cb5635babe5aa2c051fa2f40be4b28a106640f.tar.gz
bump google-omniauth-oauth2 to 0.4.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ba16e4bf337..eefb31d9a99 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -451,7 +451,7 @@ GEM
omniauth-gitlab (1.0.1)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
- omniauth-google-oauth2 (0.2.10)
+ omniauth-google-oauth2 (0.4.1)
addressable (~> 2.3)
jwt (~> 1.0)
multi_json (~> 1.3)
@@ -918,7 +918,7 @@ DEPENDENCIES
omniauth-facebook (~> 3.0.0)
omniauth-github (~> 1.1.1)
omniauth-gitlab (~> 1.0.0)
- omniauth-google-oauth2 (~> 0.2.0)
+ omniauth-google-oauth2 (~> 0.4.1)
omniauth-kerberos (~> 0.3.0)
omniauth-saml (~> 1.5.0)
omniauth-shibboleth (~> 1.2.0)