Skip to content

Commit

Permalink
Bump doorkeeper from 5.6.2 to 5.6.6 (#1346)
Browse files Browse the repository at this point in the history
* Bump doorkeeper from 5.6.2 to 5.6.6

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.6.2 to 5.6.6.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md)
- [Commits](doorkeeper-gem/doorkeeper@v5.6.2...v5.6.6)

---
updated-dependencies:
- dependency-name: doorkeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Also update doorkeeper-openid_connect gem to latest version (1.8.7)

* Explicitly add `json-jwt` gem, adding `to_jwk` method to `OpenSSL::PKey::RSA` class

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
dependabot[bot] and thomas-qah authored Oct 9, 2023
1 parent a924dff commit 83935e3
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 27 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ gem 'kaminari'
gem 'cancancan', '~> 3.0'
gem 'devise', '~> 4.7'
gem 'doorkeeper'
gem 'doorkeeper-openid_connect'
gem 'doorkeeper-openid_connect', '~> 1.8.7'
gem 'faraday'
gem 'jwt'
gem 'json-jwt'
gem 'sidekiq'

# Auth front-end
Expand Down
54 changes: 28 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindata (2.4.14)
bindata (2.4.15)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.10.3)
Expand Down Expand Up @@ -185,11 +185,11 @@ GEM
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
doorkeeper (5.6.2)
doorkeeper (5.6.6)
railties (>= 5)
doorkeeper-openid_connect (1.8.2)
doorkeeper-openid_connect (1.8.7)
doorkeeper (>= 5.5, < 5.7)
json-jwt (>= 1.11.0)
jwt (>= 2.5)
dry-configurable (1.0.1)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
zeitwerk (~> 2.6)
equalizer (0.0.11)
erb-formatter (0.3.0)
erubi (1.11.0)
erubi (1.12.0)
execjs (2.8.1)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -261,7 +261,7 @@ GEM
http-cookie (1.0.4)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
importmap-rails (1.1.5)
Expand All @@ -275,7 +275,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.1)
json-jwt (1.16.1)
json-jwt (1.16.3)
activesupport (>= 4.2)
aes_key_wrap
bindata
Expand Down Expand Up @@ -307,9 +307,9 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
local_time (2.1.0)
loofah (2.19.1)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.0)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -322,10 +322,10 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.0)
msgpack (1.4.5)
multi_json (1.15.0)
mysql2 (0.5.3)
Expand All @@ -340,16 +340,16 @@ GEM
netrc (0.11.0)
newrelic_rpm (8.5.0)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-aarch64-linux)
nokogiri (1.15.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.14.3-arm64-darwin)
nokogiri (1.15.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.15.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
numo-narray (0.9.2.0)
orm_adapter (0.5.0)
Expand All @@ -367,11 +367,11 @@ GEM
public_suffix (5.0.0)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.8)
racc (1.7.0)
rack (2.2.7)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4)
actioncable (= 7.0.4)
Expand All @@ -394,8 +394,9 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
Expand Down Expand Up @@ -514,7 +515,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
text-table (1.2.4)
thor (1.2.1)
thor (1.2.2)
thread_safe (0.3.6)
tilt (2.0.10)
timeout (0.3.1)
Expand All @@ -523,7 +524,7 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -551,7 +552,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.6)
zeitwerk (2.6.8)

PLATFORMS
aarch64-linux
Expand All @@ -572,7 +573,7 @@ DEPENDENCIES
dalli
devise (~> 4.7)
doorkeeper
doorkeeper-openid_connect
doorkeeper-openid_connect (~> 1.8.7)
dry-initializer
dry-monads
dry-struct
Expand All @@ -592,6 +593,7 @@ DEPENDENCIES
inline_svg
jquery-rails (~> 4.0)
json
json-jwt
jwt
kaminari
letter_opener
Expand Down

0 comments on commit 83935e3

Please sign in to comment.