diff --git a/Gemfile.lock b/Gemfile.lock index c4a61ebf..5ea3188a 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.13.0) actionpack (>= 3.1, < 7.2) @@ -392,7 +392,7 @@ GEM railties (>= 7.0.0) tailwindcss-rails (2.7.3-x86_64-linux) railties (>= 7.0.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.6) actionpack (>= 6.0.0) @@ -411,7 +411,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux