From f9ca094d5cc7dbc849e1c2989a596244550e808f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 21:31:59 +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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 6ac458fb5c26..72c950d75afb 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 2a3593fcfc16..48a2228b9bc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) chef-utils (18.0.161) concurrent-ruby @@ -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