From a09f50f9564ac54c6a760571feb2a3518fc588bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:02:40 +0000 Subject: [PATCH] Bump git from 1.12.0 to 1.13.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.1. - [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.1) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98e5384..1b0274c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM faraday-retry (1.0.3) ffi (1.15.5) formatador (1.1.0) - git (1.12.0) + git (1.13.1) addressable (~> 2.8) rchardet (~> 1.8) guard (2.18.0) @@ -104,7 +104,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.0) + public_suffix (5.0.1) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) @@ -154,6 +154,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.3)