From 576a7a41db92f82cbc0cbc49d7adf9932be100a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:23:55 +0000 Subject: [PATCH] Update dependency git to v2.1.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 150f893..bf0860d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -16,7 +16,7 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.1) diff-lcs (1.5.1) docker-api (2.2.0) @@ -24,7 +24,7 @@ GEM multi_json drb (2.2.1) excon (0.104.0) - git (2.0.0) + git (2.1.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -40,7 +40,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) mini_mime (1.1.5) - minitest (5.22.3) + minitest (5.23.1) multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0)