diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-03-28 17:31:37 +0100 |
---|---|---|
committer | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-03-28 17:31:37 +0100 |
commit | 93313099c7c6685cda4d1f586c0b74891a877207 (patch) | |
tree | b7d5d99183e774e572a30aa343ec6328ce45fc68 /Gemfile | |
parent | d7a9df68329bee42a4f2c4934351022c949f7c71 (diff) | |
download | gitlab-ce-93313099c7c6685cda4d1f586c0b74891a877207.tar.gz |
Bumps omniauth google oauth2 gem versionbump-omniauth-google-oauth2-gem-version
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ gem 'omniauth-cas3', '~> 1.1.4' gem 'omniauth-facebook', '~> 4.0.0' gem 'omniauth-github', '~> 1.1.1' gem 'omniauth-gitlab', '~> 1.0.2' -gem 'omniauth-google-oauth2', '~> 0.5.2' +gem 'omniauth-google-oauth2', '~> 0.5.3' gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos gem 'omniauth-oauth2-generic', '~> 0.2.2' gem 'omniauth-saml', '~> 1.10' |