summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-19 17:59:58 -0300
committerStan Hu <stanhu@gmail.com>2016-11-21 16:47:24 -0800
commit69aaa972038c7b285c06804e04ff5932e468e523 (patch)
treed98fcaa7aa1f51ce639df71acb790aea9f0ba127 /Gemfile
parentd17f5068118a0c86fcd39b3576161b2408596e2d (diff)
downloadgitlab-ce-69aaa972038c7b285c06804e04ff5932e468e523.tar.gz
Remove omniauth-bitbucket gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9e815925a1f..3576a670f93 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,7 +22,6 @@ gem 'doorkeeper', '~> 4.2.0'
gem 'omniauth', '~> 1.3.1'
gem 'omniauth-auth0', '~> 1.4.1'
gem 'omniauth-azure-oauth2', '~> 0.0.6'
-gem 'omniauth-bitbucket', '~> 0.0.2'
gem 'omniauth-cas3', '~> 1.1.2'
gem 'omniauth-facebook', '~> 4.0.0'
gem 'omniauth-github', '~> 1.1.1'