Skip to content

Commit

Permalink
Update dependency doorkeeper to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent f60b4e2 commit affbf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gem 'roo', '~> 2.7'
gem 'oj' # Faster JSON
gem 'apipie-rails'
gem 'maruku' # enable Markup for API documentation
gem 'doorkeeper', '~> 4.4.0'
gem 'doorkeeper', '~> 5.7.0'
gem "doorkeeper-mongodb", '~> 4.1.0'

group :test, :development, :ci do
Expand Down

0 comments on commit affbf10

Please sign in to comment.