diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-08-19 17:59:58 -0300 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-11-21 16:47:24 -0800 |
commit | 69aaa972038c7b285c06804e04ff5932e468e523 (patch) | |
tree | d98fcaa7aa1f51ce639df71acb790aea9f0ba127 /Gemfile.lock | |
parent | d17f5068118a0c86fcd39b3576161b2408596e2d (diff) | |
download | gitlab-ce-69aaa972038c7b285c06804e04ff5932e468e523.tar.gz |
Remove omniauth-bitbucket gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bdc60552480..af1facf255a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -438,10 +438,6 @@ GEM jwt (~> 1.0) omniauth (~> 1.0) omniauth-oauth2 (~> 1.1) - omniauth-bitbucket (0.0.2) - multi_json (~> 1.7) - omniauth (~> 1.1) - omniauth-oauth (~> 1.0) omniauth-cas3 (1.1.3) addressable (~> 2.3) nokogiri (~> 1.6.6) @@ -905,7 +901,6 @@ DEPENDENCIES omniauth (~> 1.3.1) omniauth-auth0 (~> 1.4.1) omniauth-azure-oauth2 (~> 0.0.6) - omniauth-bitbucket (~> 0.0.2) omniauth-cas3 (~> 1.1.2) omniauth-facebook (~> 4.0.0) omniauth-github (~> 1.1.1) |