From 4db0ae0ac986ea06eaf8d2f64292058addf93ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 13:56:43 +0000 Subject: [PATCH] Bump git from 1.10.2 to 1.18.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.10.2 to 1.18.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.10.2...v1.18.0) --- 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..8b3419363 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.18.0) + addressable (~> 2.8) rchardet (~> 1.8) http-cookie (1.0.4) domain_name (~> 0.5)