diff options
author | Stan Hu <stanhu@gmail.com> | 2017-02-25 21:11:12 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-02-25 21:11:12 -0800 |
commit | 18cdc466350bee98831d47c8f7cead204e0eb69a (patch) | |
tree | 24686a3f62a19743af69ab2468d835d364b87af3 /Gemfile.lock | |
parent | e5f1257f901b31128e9f6effc0bf7ed2b11107e6 (diff) | |
download | gitlab-ce-18cdc466350bee98831d47c8f7cead204e0eb69a.tar.gz |
Bump omniauth to 1.4.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 524151543c0..5ff18442c4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -441,7 +441,7 @@ GEM octokit (4.6.2) sawyer (~> 0.8.0, >= 0.5.3) oj (2.17.4) - omniauth (1.3.2) + omniauth (1.4.2) hashie (>= 1.2, < 4) rack (>= 1.0, < 3) omniauth-auth0 (1.4.1) @@ -920,7 +920,7 @@ DEPENDENCIES oauth2 (~> 1.2.0) octokit (~> 4.6.2) oj (~> 2.17.4) - omniauth (~> 1.3.2) + omniauth (~> 1.4.2) omniauth-auth0 (~> 1.4.1) omniauth-authentiq (~> 0.3.0) omniauth-azure-oauth2 (~> 0.0.6) |