From 05979d8248fb873034db6a580794f86548789edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 09:32:49 +0000 Subject: [PATCH] Update dependency git to v1.19.1 --- toolbox/github/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/toolbox/github/Gemfile.lock b/toolbox/github/Gemfile.lock index a55fae8..b1ec1d4 100644 --- a/toolbox/github/Gemfile.lock +++ b/toolbox/github/Gemfile.lock @@ -1,19 +1,19 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) faraday (2.7.8) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - git (1.18.0) + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) octokit (6.1.1) faraday (>= 1, < 3) sawyer (~> 0.9) - public_suffix (5.0.1) + public_suffix (5.0.4) rchardet (1.8.0) ruby2_keywords (0.0.5) sawyer (0.9.2) @@ -22,6 +22,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES git (~> 1.18)