From 3b1e4bd240f3b3e409fe70ab087fdbf402a28d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:39:38 +0000 Subject: [PATCH] chore(deps): lock file maintenance (#438) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af6ba03..aa6d671 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,26 +16,27 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - async (2.21.1) + async (2.21.3) console (~> 1.29) fiber-annotation - io-event (~> 1.6, >= 1.6.5) - async-http (0.86.0) + io-event (~> 1.7) + metrics (~> 0.12) + traces (~> 0.15) + async-http (0.87.0) async (>= 2.10.2) async-pool (~> 0.9) io-endpoint (~> 0.14) io-stream (~> 0.6) metrics (~> 0.12) - protocol-http (~> 0.43) - protocol-http1 (>= 0.28.1) + protocol-http (~> 0.49) + protocol-http1 (~> 0.30) protocol-http2 (~> 0.22) traces (~> 0.10) async-http-faraday (0.20.0) async-http (~> 0.42) faraday - async-pool (0.10.2) + async-pool (0.10.3) async (>= 1.25) - traces base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) @@ -83,12 +84,12 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) protocol-hpack (1.5.1) - protocol-http (0.48.0) - protocol-http1 (0.28.1) + protocol-http (0.49.0) + protocol-http1 (0.30.0) protocol-http (~> 0.22) - protocol-http2 (0.22.0) + protocol-http2 (0.22.1) protocol-hpack (~> 1.4) - protocol-http (~> 0.18) + protocol-http (~> 0.47) public_suffix (6.0.1) rainbow (3.1.1) rake (13.2.1) @@ -96,7 +97,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - traces (0.14.1) + traces (0.15.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.0.2)