diff --git a/Gemfile.lock b/Gemfile.lock index e67e82bfc5..8b08e490bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -372,8 +372,8 @@ GEM bindata faraday (~> 2.0) faraday-follow_redirects - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (3.0.0) + addressable (>= 2.8) json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) @@ -595,10 +595,11 @@ GEM rspec-support (3.10.3) rswag-api (2.7.0) railties (>= 3.1, < 7.1) - rswag-specs (2.6.0) + rswag-specs (2.7.0) activesupport (>= 3.1, < 7.1) - json-schema (~> 2.2) + json-schema (>= 2.2, < 4.0) railties (>= 3.1, < 7.1) + rspec-core (>= 2.14) rswag-ui (2.7.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1)