diff --git a/examples/rack/gems.locked b/examples/rack/gems.locked index 6de5a36..490ed2b 100644 --- a/examples/rack/gems.locked +++ b/examples/rack/gems.locked @@ -1,10 +1,11 @@ PATH remote: ../.. specs: - async-websocket (0.26.1) - async-http (~> 0.54) - protocol-rack (~> 0.5) - protocol-websocket (~> 0.14) + async-websocket (0.30.0) + async-http (~> 0.76) + protocol-http (~> 0.34) + protocol-rack (~> 0.7) + protocol-websocket (~> 0.17) GEM remote: https://rubygems.org/ @@ -15,19 +16,20 @@ GEM io-event (~> 1.6) async-container (0.18.2) async (~> 2.10) - async-http (0.67.1) + async-http (0.81.0) async (>= 2.10.2) - async-pool (>= 0.6.1) - io-endpoint (~> 0.10, >= 0.10.3) + async-pool (~> 0.9) + io-endpoint (~> 0.14) io-stream (~> 0.4) - protocol-http (~> 0.26.0) - protocol-http1 (~> 0.19.0) - protocol-http2 (~> 0.18.0) - traces (>= 0.10.0) + metrics (~> 0.12) + protocol-http (~> 0.37) + protocol-http1 (~> 0.27) + protocol-http2 (~> 0.19) + traces (~> 0.10) async-http-cache (0.4.3) async-http (~> 0.56) - async-pool (0.6.1) - async (>= 1.25) + async-pool (0.11.2) + async (>= 2.0) async-service (0.12.0) async async-container (~> 0.16) @@ -51,30 +53,31 @@ GEM fiber-local (1.1.0) fiber-storage fiber-storage (0.1.2) - io-endpoint (0.10.3) + io-endpoint (0.17.2) io-event (1.6.4) io-stream (0.4.0) json (2.7.2) localhost (1.3.1) mapping (1.1.1) - nio4r (2.7.3) + metrics (0.15.0) + nio4r (2.7.5) openssl (3.2.0) process-metrics (0.2.1) console (~> 1.8) samovar (~> 2.1) protocol-hpack (1.4.3) - protocol-http (0.26.5) - protocol-http1 (0.19.1) - protocol-http (~> 0.22) - protocol-http2 (0.18.0) + protocol-http (0.62.2) + protocol-http1 (0.39.0) + protocol-http (~> 0.62) + protocol-http2 (0.26.0) protocol-hpack (~> 1.4) - protocol-http (~> 0.18) - protocol-rack (0.6.0) - protocol-http (~> 0.23) + protocol-http (~> 0.62) + protocol-rack (0.14.0) + protocol-http (~> 0.43) rack (>= 1.0) - protocol-websocket (0.14.0) + protocol-websocket (0.21.1) protocol-http (~> 0.2) - puma (6.4.2) + puma (8.0.2) nio4r (~> 2.0) rack (3.1.3) samovar (2.3.0) @@ -85,6 +88,7 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-23 + arm64-darwin-25 DEPENDENCIES async-websocket! @@ -92,4 +96,4 @@ DEPENDENCIES puma BUNDLED WITH - 2.5.9 + 4.0.14