diff options
author | Alexandros Keramidas <dev.alexkeramidas@gmail.com> | 2018-05-24 21:08:16 +0300 |
---|---|---|
committer | Alexandros Keramidas <dev.alexkeramidas@gmail.com> | 2018-05-24 21:08:16 +0300 |
commit | c2ad6c8f5f6212672298f03ab8f67bc1d2c03bbd (patch) | |
tree | 147ee338ce292c545a1af7ec54cf1e34fa3d428e /Gemfile | |
parent | 063ccb3ed4385387a4bc99dbebd5973ee9903ef8 (diff) | |
download | gitlab-ce-c2ad6c8f5f6212672298f03ab8f67bc1d2c03bbd.tar.gz |
Bumped omniauth-authentiq to 0.3.3
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ gem 'omniauth-saml', '~> 1.10' 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-authentiq', '~> 0.3.3' gem 'rack-oauth2', '~> 1.2.1' gem 'jwt', '~> 1.5.6' |