From db3bb628510461939b64aaf28ba981688db09acf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:25:08 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- Gemfile.lock | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a9b605..26a2dac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,15 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8) + activesupport (7.1.0) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) @@ -29,10 +34,14 @@ GEM async-pool (0.4.0) async (>= 1.25) base64 (0.1.1) + bigdecimal (3.1.4) concurrent-ruby (1.2.2) + connection_pool (2.4.1) console (1.23.2) fiber-annotation fiber-local + drb (2.1.1) + ruby2_keywords faraday (2.7.11) base64 faraday-net_http (>= 2.0, < 3.1) @@ -56,6 +65,7 @@ GEM io-event (1.3.2) minitest (5.20.0) multi_json (1.15.0) + mutex_m (0.1.2) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9)