diff --git a/Gemfile.lock b/Gemfile.lock index 917ffe22d..ec6a21e70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,10 +447,10 @@ GEM unparser (~> 0.2) rswag-api (2.3.1) railties (>= 3.1, < 7.0) - rswag-specs (2.2.0) - activesupport (>= 3.1, < 6.1) + rswag-specs (2.3.1) + activesupport (>= 3.1, < 7.0) json-schema (~> 2.2) - railties (>= 3.1, < 6.1) + railties (>= 3.1, < 7.0) rswag-ui (2.3.1) actionpack (>= 3.1, < 7.0) railties (>= 3.1, < 7.0)