Bump jwt and json-jwt to support openssl 3.0

This commit is contained in:
Benjamin Neff 2023-06-12 03:33:00 +02:00
parent 9dfce77a4d
commit 297fd722ab
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -90,7 +90,7 @@ GEM
babel-source (>= 4.0, < 6) babel-source (>= 4.0, < 6)
execjs (~> 2.0) execjs (~> 2.0)
bcrypt (3.1.18) bcrypt (3.1.18)
bindata (2.4.10) bindata (2.4.15)
bootstrap-sass (3.4.1) bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1) autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0) sassc (>= 2.0.0)
@ -389,15 +389,16 @@ GEM
rails (>= 4.0, < 8.0) rails (>= 4.0, < 8.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
json (2.6.2) json (2.6.2)
json-jwt (1.13.0) json-jwt (1.15.3)
activesupport (>= 4.2) activesupport (>= 4.2)
aes_key_wrap aes_key_wrap
bindata bindata
httpclient
json-schema (3.0.0) json-schema (3.0.0)
addressable (>= 2.8) addressable (>= 2.8)
jsonpath (1.1.2) jsonpath (1.1.2)
multi_json multi_json
jwt (2.4.1) jwt (2.7.1)
kostya-sigar (2.0.10) kostya-sigar (2.0.10)
leaflet-rails (1.7.0) leaflet-rails (1.7.0)
rails (>= 4.2.0) rails (>= 4.2.0)