From e72ed669335832a6095d88ded72076d960c46110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:12:59 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fba0132..8df0881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,21 +18,21 @@ GEM console (~> 1.26) fiber-annotation io-event (~> 1.6, >= 1.6.5) - async-http (0.80.0) + async-http (0.81.0) async (>= 2.10.2) - async-pool (~> 0.7) - io-endpoint (~> 0.11) + async-pool (~> 0.9) + io-endpoint (~> 0.14) io-stream (~> 0.4) + metrics (~> 0.12) protocol-http (~> 0.37) protocol-http1 (~> 0.27) protocol-http2 (~> 0.19) - traces (>= 0.10) + traces (~> 0.10) async-http-faraday (0.19.0) async-http (~> 0.42) faraday - async-pool (0.8.1) + async-pool (0.10.1) async (>= 1.25) - metrics traces base64 (0.2.0) bigdecimal (3.1.8) @@ -66,12 +66,12 @@ GEM rake (>= 10.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-endpoint (0.13.1) + io-endpoint (0.14.0) io-event (1.7.1) io-stream (0.4.3) json (2.7.2) logger (1.6.1) - metrics (0.10.2) + metrics (0.12.0) minitest (5.25.1) multi_json (1.15.0) net-http (0.4.1)