diff --git a/Gemfile.lock b/Gemfile.lock index c4a61ebf..d51abdf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,9 +322,9 @@ GEM json-schema (>= 2.2, < 5.0) railties (>= 3.1, < 7.2) rspec-core (>= 2.14) - rswag-ui (2.13.0) - actionpack (>= 3.1, < 7.2) - railties (>= 3.1, < 7.2) + rswag-ui (2.14.0) + actionpack (>= 5.2, < 8.0) + railties (>= 5.2, < 8.0) rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -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