From 5b5f3d04b20111a109b98d9029b00f9f5944ddc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 10:25:36 +0000 Subject: [PATCH] Bump git from 1.7.0 to 1.11.0 in /sub-project Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.11.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.11.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sub-project/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub-project/Gemfile.lock b/sub-project/Gemfile.lock index 459cea7d..1a9403c7 100644 --- a/sub-project/Gemfile.lock +++ b/sub-project/Gemfile.lock @@ -61,7 +61,7 @@ GEM faraday_middleware-aws-sigv4 (0.4.0) aws-sigv4 (~> 1.0) faraday (>= 0.15) - git (1.7.0) + git (1.11.0) rchardet (~> 1.8) httparty (0.18.1) mime-types (~> 3.0)