From a624c2ea8704350bc5f1b1ff1b143de1e93b1f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 04:58:05 +0000 Subject: [PATCH] Bump git from 1.13.0 to 1.17.2 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.13.0 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.13.0...v1.17.2) --- updated-dependencies: - dependency-name: git dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a434d9d..c7b721c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) gemoji (3.0.1) - git (1.13.0) + git (1.17.2) addressable (~> 2.8) rchardet (~> 1.8) github-pages (227)