diff --git a/debug_fasp/Gemfile.lock b/debug_fasp/Gemfile.lock index 77d6510..336a382 100644 --- a/debug_fasp/Gemfile.lock +++ b/debug_fasp/Gemfile.lock @@ -113,7 +113,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cgi (0.4.2) + cgi (0.5.2) concurrent-ruby (1.3.5) connection_pool (2.5.4) crack (1.0.1) @@ -129,7 +129,7 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - forwardable (1.3.3) + forwardable (1.4.0) fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) @@ -156,15 +156,13 @@ GEM json (2.16.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - linzer (0.7.7) - cgi (~> 0.4.2) + linzer (0.7.9) + cgi (>= 0.4.2, < 0.6.0) forwardable (~> 1.3, >= 1.3.3) logger (~> 1.7, >= 1.7.0) - net-http (~> 0.6.0) - openssl (~> 3.0, >= 3.0.0) + net-http (>= 0.6, < 0.10) rack (>= 2.2, < 4.0) starry (~> 0.2) - stringio (~> 3.1, >= 3.1.2) uri (~> 1.0, >= 1.0.2) logger (1.7.0) loofah (2.24.1) @@ -182,8 +180,8 @@ GEM mini_portile2 (2.8.9) minitest (5.26.1) msgpack (1.8.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.12) date net-protocol @@ -213,7 +211,7 @@ GEM racc (~> 1.4) nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) - openssl (3.3.2) + openssl (4.0.2) parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -234,7 +232,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.6) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -344,7 +342,7 @@ GEM base64 stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.2.0) tailwindcss-rails (4.4.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0)