Bump json-schema

This commit is contained in:
Benjamin Neff 2023-06-11 16:56:14 +02:00
parent d4998ea4ff
commit 0306cab0dc
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ group :test do
gem "simplecov-rcov", "0.3.1", require: false
# test helpers
gem "json-schema", "~> 3.0"
gem "json-schema", "~> 4.0"
gem "rspec-collection_matchers", "~> 1.2.0"
gem "rspec-json_expectations", "~> 2.1"
gem "webmock", "~> 3.0"

View file

@ -73,7 +73,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
json-schema (3.0.0)
json-schema (4.0.0)
addressable (>= 2.8)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
@ -226,7 +226,7 @@ DEPENDENCIES
diaspora_federation-rails!
diaspora_federation-test!
fuubar (= 2.5.1)
json-schema (~> 3.0)
json-schema (~> 4.0)
listen
nyan-cat-formatter
pronto (= 0.11.1)