Skip to content

Commit

Permalink
Bump ruby-jwt and json-jwt to support OpenSSL 3.0
Browse files Browse the repository at this point in the history
Bump ruby-jwt and json-jwt to support OmniAuth OIDC w/ OpenSSL 3.0 

* jwt/ruby-jwt#495
* nov/json-jwt#100
  • Loading branch information
lochiiconnectivity authored Dec 18, 2022
1 parent 06b6849 commit 7dbdd8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ GEM
jmespath (1.6.2)
json (2.6.2)
json-canonicalization (0.3.0)
json-jwt (1.13.0)
json-jwt (1.14.0)
activesupport (>= 4.2)
aes_key_wrap
bindata
Expand All @@ -347,7 +347,7 @@ GEM
json-schema (3.0.0)
addressable (>= 2.8)
jsonapi-renderer (0.2.2)
jwt (2.4.1)
jwt (2.5.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down

0 comments on commit 7dbdd8c

Please sign in to comment.