Bump json-schema

This commit is contained in:
Benjamin Neff 2024-05-30 02:37:26 +02:00
parent 9ed57596c1
commit 61592cca67
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ gem "diaspora_federation-rails", "1.1.0"
gem "acts_as_api", "1.0.1"
gem "json", "2.7.2"
gem "json-schema", "4.0.0"
gem "json-schema", "4.3.0"
gem "yajl-ruby", "1.4.3"
# Authentication

View file

@ -370,7 +370,7 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
json-schema (4.0.0)
json-schema (4.3.0)
addressable (>= 2.8)
jsonpath (1.1.3)
multi_json
@ -521,7 +521,7 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
@ -831,7 +831,7 @@ DEPENDENCIES
js-routes (= 2.2.5)
js_image_paths (= 0.2.0)
json (= 2.7.2)
json-schema (= 4.0.0)
json-schema (= 4.3.0)
leaflet-rails (= 1.9.3)
listen (= 3.8.0)
logging-rails (= 0.6.0)