diff --git a/Gemfile.lock b/Gemfile.lock index 0de9705..91e1925 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) crass (1.0.6) cssbundling-rails (1.1.1) railties (>= 6.0.0) @@ -299,8 +299,9 @@ GEM rspec-mocks (~> 3.11) rspec-support (~> 3.11) rspec-support (3.11.1) - rswag-api (2.7.0) - railties (>= 3.1, < 7.1) + rswag-api (2.13.0) + activesupport (>= 3.1, < 7.2) + railties (>= 3.1, < 7.2) rswag-specs (2.7.0) activesupport (>= 3.1, < 7.1) json-schema (>= 2.2, < 4.0)