From c84091315309ce05c37b7c26e74c71488d799efc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:39:24 +0000 Subject: [PATCH] chore(deps): update dependency git to v1.19.1 --- toolbox/github/Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/toolbox/github/Gemfile.lock b/toolbox/github/Gemfile.lock index a55fae8..86e0327 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) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.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.1.1) 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)