Update jwt to version 2.8.1
This commit is contained in:
parent
87a0150179
commit
2d4d1c973b
1 changed files with 3 additions and 1 deletions
|
|
@ -92,6 +92,7 @@ GEM
|
||||||
awesome_nested_set (3.6.0)
|
awesome_nested_set (3.6.0)
|
||||||
activerecord (>= 4.0.0, < 7.2)
|
activerecord (>= 4.0.0, < 7.2)
|
||||||
aws_cf_signer (0.1.3)
|
aws_cf_signer (0.1.3)
|
||||||
|
base64 (0.2.0)
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
bigdecimal (3.1.7)
|
bigdecimal (3.1.7)
|
||||||
bindex (0.8.1)
|
bindex (0.8.1)
|
||||||
|
|
@ -252,7 +253,8 @@ GEM
|
||||||
json-schema (4.1.1)
|
json-schema (4.1.1)
|
||||||
addressable (>= 2.8)
|
addressable (>= 2.8)
|
||||||
jsonapi-renderer (0.2.2)
|
jsonapi-renderer (0.2.2)
|
||||||
jwt (2.7.1)
|
jwt (2.8.1)
|
||||||
|
base64
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
launchy (2.5.2)
|
launchy (2.5.2)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue