diff --git a/Gemfile.lock b/Gemfile.lock index 383c7f636b..160040817b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,7 +371,7 @@ GEM multi_json (~> 1.15) rack (>= 2.2, < 4) rdf (~> 3.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) json_spec (1.1.5) multi_json (~> 1.0) @@ -488,7 +488,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) query_count (1.1.1) @@ -616,9 +616,9 @@ GEM rspec-support (3.12.1) rswag-api (2.11.0) railties (>= 3.1, < 7.2) - rswag-specs (2.11.0) + rswag-specs (2.12.0) activesupport (>= 3.1, < 7.2) - json-schema (>= 2.2, < 4.0) + json-schema (>= 2.2, < 5.0) railties (>= 3.1, < 7.2) rspec-core (>= 2.14) rswag-ui (2.11.0)