Loosen omniauth-google-oauth2 to ~> 0.2.0
This commit is contained in:
parent
25f77305c3
commit
59abf498c6
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -28,7 +28,7 @@ gem 'omniauth', '~> 1.2.2'
|
|||
gem 'omniauth-bitbucket', '~> 0.0.2'
|
||||
gem 'omniauth-github', '~> 1.1.1'
|
||||
gem 'omniauth-gitlab', '~> 1.0.0'
|
||||
gem 'omniauth-google-oauth2', '~> 0.2.5'
|
||||
gem 'omniauth-google-oauth2', '~> 0.2.0'
|
||||
gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos
|
||||
gem 'omniauth-saml', '~> 1.4.0'
|
||||
gem 'omniauth-shibboleth', '~> 1.1.1'
|
||||
|
|
Loading…
Reference in a new issue