Upgrade doorkeeper to 4.4.2 (#8321)

This commit is contained in:
ThibG 2018-08-20 22:42:02 +02:00 committed by Eugen Rochko
parent b34d6238cb
commit 8ac5e651e1
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ gem 'omniauth-cas', '~> 1.1'
gem 'omniauth-saml', '~> 1.10'
gem 'omniauth', '~> 1.2'
gem 'doorkeeper', '~> 4.2', '< 4.3'
gem 'doorkeeper', '~> 4.4'
gem 'fast_blank', '~> 1.0'
gem 'fastimage'
gem 'goldfinger', '~> 2.1'