From 9728f3f737352f43ef3d16a275ca0e6f141c82cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:35:12 +0000 Subject: [PATCH] Bump git from 1.7.0 to 1.13.0 in /sub-project Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.13.0. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v1.7.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sub-project/Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/sub-project/Gemfile.lock b/sub-project/Gemfile.lock index 459cea7d..5ea3e2e6 100644 --- a/sub-project/Gemfile.lock +++ b/sub-project/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.1) aws-eventstream (1.1.0) aws-partitions (1.391.0) @@ -61,7 +61,8 @@ GEM faraday_middleware-aws-sigv4 (0.4.0) aws-sigv4 (~> 1.0) faraday (>= 0.15) - git (1.7.0) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) httparty (0.18.1) mime-types (~> 3.0) @@ -81,9 +82,9 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) net-ssh (6.1.0) - octokit (4.19.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (6.0.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) os (1.1.1) parallel (1.20.0) parser (2.7.2.0) @@ -116,9 +117,9 @@ GEM rubocop-ast (>= 0.4.0) ruby-progressbar (1.10.1) ruby2_keywords (0.0.2) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) test-unit (3.3.6) power_assert thread_safe (0.3.6)