Updated doorkeeper to 5.0.3
Showing
... | @@ -26,7 +26,7 @@ gem 'marginalia', '~> 1.8.0' | ... | @@ -26,7 +26,7 @@ gem 'marginalia', '~> 1.8.0' |
# Authentication libraries | # Authentication libraries | ||
gem 'devise', '~> 4.6' | gem 'devise', '~> 4.6' | ||
gem 'doorkeeper', '~> 5.0.2' | gem 'doorkeeper', '~> 5.0.3' | ||
gem 'doorkeeper-openid_connect', '~> 1.6.3' | gem 'doorkeeper-openid_connect', '~> 1.6.3' | ||
gem 'omniauth', '~> 1.8' | gem 'omniauth', '~> 1.8' | ||
gem 'omniauth-auth0', '~> 2.0.0' | gem 'omniauth-auth0', '~> 2.0.0' | ||
... | ... |
Please register or sign in to comment