summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-04-25 11:17:35 +0100
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-04-26 10:13:29 +0100
commit699ecad78c792a77f951ab9117bb1ae480b29716 (patch)
treebe8fba1b8a26427d1b6e04f6b59967dc4c06ac2d /Gemfile
parente6f6f8e7a3af3cd577075d1ac9ce287867c3e429 (diff)
downloadgitlab-ce-699ecad78c792a77f951ab9117bb1ae480b29716.tar.gz
Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 71f27e0f6de..a8a59c976f6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -51,7 +51,6 @@ gem 'omniauth-shibboleth', '~> 1.2.0'
gem 'omniauth-twitter', '~> 1.4'
gem 'omniauth_crowd', '~> 2.2.0'
gem 'omniauth-authentiq', '~> 0.3.1'
-gem 'omniauth-jwt', '~> 0.0.2'
gem 'rack-oauth2', '~> 1.2.1'
gem 'jwt', '~> 1.5.6'