diff --git a/Gemfile.lock b/Gemfile.lock index 3e863b41d..fa02e7e29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -316,7 +316,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.6.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) jsonapi-resources (0.10.7) activerecord (>= 4.1) @@ -410,7 +410,7 @@ GEM moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) popper_js (1.16.1) - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) query_diet (0.7.1) @@ -507,9 +507,9 @@ GEM rspec (~> 3.9) rswag-api (2.12.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.12.0)