summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAlexandros Keramidas <dev.alexkeramidas@gmail.com>2017-07-17 15:16:49 +0300
committerAlexandros Keramidas <dev.alexkeramidas@gmail.com>2017-07-18 00:12:50 +0300
commit6bd94f20e30dfcba5273cd6e7415fb90914ab5a7 (patch)
tree02cd1125a9b9c6712f9f3ad66fcb3538dedfef05 /Gemfile
parent8906bbae3898484974fa3a37a7f5133acd5fad80 (diff)
downloadgitlab-ce-6bd94f20e30dfcba5273cd6e7415fb90914ab5a7.tar.gz
Added authentiq provider to tests and updated documentation, gem and config file.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2c248a45175..68881c42cb6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ gem 'omniauth-saml', '~> 1.7.0'
gem 'omniauth-shibboleth', '~> 1.2.0'
gem 'omniauth-twitter', '~> 1.2.0'
gem 'omniauth_crowd', '~> 2.2.0'
-gem 'omniauth-authentiq', '~> 0.3.0'
+gem 'omniauth-authentiq', '~> 0.3.1'
gem 'rack-oauth2', '~> 1.2.1'
gem 'jwt', '~> 1.5.6'