From 014d3ec7a5969a1abfc254d9429704b0a24465fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:04:44 +0000 Subject: [PATCH] build(deps): bump git from 1.12.0 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.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.12.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6ac458fb5c..72c950d75a 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ end gem 'rouge', '3.27.0' gem 'front_matter_parser', '1.0.1' -gem 'git', '1.12.0' +gem 'git', '1.13.0' gem 'html-proofer', '3.19.4' gem 'mdl', '0.11.0' gem 'octopress-hooks', '2.6.2' diff --git a/Gemfile.lock b/Gemfile.lock index 2a3593fcfc..6bdce6a01a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) front_matter_parser (1.0.1) - git (1.12.0) + git (1.13.0) addressable (~> 2.8) rchardet (~> 1.8) html-proofer (3.19.4) @@ -88,7 +88,7 @@ GEM parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.0) + public_suffix (5.0.1) racc (1.6.1) rainbow (3.1.1) rake (13.0.6) @@ -116,7 +116,7 @@ PLATFORMS DEPENDENCIES front_matter_parser (= 1.0.1) - git (= 1.12.0) + git (= 1.13.0) html-proofer (= 3.19.4) jekyll (= 4.2.2) jekyll-redirect-from