Skip to content

Commit

Permalink
Bump doorkeeper gem (#2374)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyprivett authored Oct 22, 2024
1 parent a2844f0 commit 40666eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'bootsnap', require: false
gem 'cancancan'
gem 'csv'
gem 'discard'
gem 'doorkeeper', '5.5.4'
gem 'doorkeeper', '5.7.1'
gem 'faraday'
gem 'faraday-net_http_persistent'
gem 'faraday-retry'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
discard (1.3.0)
activerecord (>= 4.2, < 8)
docile (1.4.0)
doorkeeper (5.5.4)
doorkeeper (5.7.1)
railties (>= 5)
dotenv (3.1.4)
dotenv-rails (3.1.4)
Expand Down Expand Up @@ -539,7 +539,7 @@ DEPENDENCIES
csv
database_cleaner-active_record
discard
doorkeeper (= 5.5.4)
doorkeeper (= 5.7.1)
dotenv
dotenv-rails
factory_bot_rails
Expand Down

0 comments on commit 40666eb

Please sign in to comment.