From 2717a6d009d24df794646064c77db3d1f0f321b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:01:09 +0000 Subject: [PATCH] Bump git from 1.10.2 to 1.13.2 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.2 to 1.13.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.13.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..07f274441 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.13.2) + addressable (~> 2.8) rchardet (~> 1.8) http-cookie (1.0.4) domain_name (~> 0.5)