From b4ec7db9a439a2fe75680bce174c907fff91dbc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:30:12 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b034abd..565d27a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.2) + activesupport (7.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -14,11 +15,11 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - async (2.17.0) + async (2.18.0) console (~> 1.26) fiber-annotation io-event (~> 1.6, >= 1.6.5) - async-http (0.82.2) + async-http (0.82.3) async (>= 2.10.2) async-pool (~> 0.9) io-endpoint (~> 0.14) @@ -35,6 +36,7 @@ GEM async (>= 1.25) traces base64 (0.2.0) + benchmark (0.3.0) bigdecimal (3.1.8) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -69,7 +71,7 @@ GEM io-endpoint (0.14.0) io-event (1.7.3) io-stream (0.6.0) - json (2.7.4) + json (2.7.5) logger (1.6.1) metrics (0.12.0) minitest (5.25.1) @@ -83,9 +85,10 @@ GEM protocol-http (0.42.0) protocol-http1 (0.28.1) protocol-http (~> 0.22) - protocol-http2 (0.19.3) + protocol-http2 (0.19.4) protocol-hpack (~> 1.4) protocol-http (~> 0.18) + traces public_suffix (6.0.1) rainbow (3.1.1) rake (13.2.1)