Upgrade doorkeeper to 4.4.2 (#8321)
This commit is contained in:
parent
b34d6238cb
commit
8ac5e651e1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue