diff --git a/Gemfile.lock b/Gemfile.lock index 41a629aa..0170faf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,8 +75,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) attr_extras (7.1.0) base64 (0.2.0) @@ -153,7 +153,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) - json-schema (4.3.0) + json-schema (4.3.1) addressable (>= 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -235,7 +235,7 @@ GEM pry (>= 0.13.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) pundit (2.3.2) @@ -317,10 +317,10 @@ GEM rswag-api (2.14.0) activesupport (>= 5.2, < 8.0) railties (>= 5.2, < 8.0) - 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.14.0) actionpack (>= 5.2, < 8.0)