From 9d6fb36dbba9d0c139b0f0878933e599de3bca56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 13:56:46 +0000 Subject: [PATCH] Bump git from 1.10.2 to 1.17.2 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.2 to 1.17.2. - [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.10.2...v1.17.2) --- updated-dependencies: - dependency-name: git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b65af4e35..4ab4a2755 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,8 @@ GEM ffi (1.15.4) forwardable-extended (2.6.0) gemoji (3.0.1) - git (1.10.2) + git (1.17.2) + addressable (~> 2.8) rchardet (~> 1.8) http-cookie (1.0.4) domain_name (~> 0.5)