From 38edf9eea65b8d87e6e4880cf9d628c99844bb03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:29:20 +0000 Subject: [PATCH] Bump git from 1.11.0 to 1.12.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.11.0 to 1.12.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.11.0...v1.12.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:development 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 171529a..4f1eecd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,8 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) gemoji (3.0.1) - git (1.11.0) + git (1.12.0) + addressable (~> 2.8) rchardet (~> 1.8) github-pages (227) github-pages-health-check (= 1.17.9)