diff --git a/Gemfile.lock b/Gemfile.lock index 2bc72a3894..95933d1e69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) - json-schema (4.1.1) + json-schema (4.3.1) addressable (>= 2.8) jwt (2.8.2) base64 @@ -453,10 +453,10 @@ GEM rswag-api (2.13.0) activesupport (>= 3.1, < 7.2) railties (>= 3.1, < 7.2) - rswag-specs (2.13.0) - activesupport (>= 3.1, < 7.2) + rswag-specs (2.14.0) + activesupport (>= 5.2, < 8.0) json-schema (>= 2.2, < 5.0) - railties (>= 3.1, < 7.2) + railties (>= 5.2, < 8.0) rspec-core (>= 2.14) rswag-ui (2.13.0) actionpack (>= 3.1, < 7.2)