Bump omniauth_openid_connect to 0.3.5
Showing
... | ... | @@ -43,7 +43,7 @@ gem 'omniauth-shibboleth', '~> 1.3.0' |
gem 'omniauth-twitter', '~> 1.4' | ||
gem 'omniauth_crowd', '~> 2.2.0' | ||
gem 'omniauth-authentiq', '~> 0.3.3' | ||
gem 'omniauth_openid_connect', '~> 0.3.3' | ||
gem 'omniauth_openid_connect', '~> 0.3.5' | ||
gem 'omniauth-salesforce', '~> 1.0.5' | ||
gem 'rack-oauth2', '~> 1.9.3' | ||
gem 'jwt', '~> 2.1.0' | ||
... | ... |
Please register or sign in to comment