diff --git a/Gemfile.lock b/Gemfile.lock index 7ae646d9e8f..cf43e5c8649 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,8 +190,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.6.2) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (3.0.0) + addressable (>= 2.8) json_schemer (0.2.21) ecma-re-validator (~> 0.3) hana (~> 1.3) @@ -401,10 +401,11 @@ GEM rspec-support (3.11.1) rss (0.2.9) rexml - 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) rubocop (1.36.0) json (~> 2.3) parallel (~> 1.10)