From fe716efcae7196654fad341f2bbf05c9c1c188b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:26:29 +0000 Subject: [PATCH] Bump git from 1.7.0 to 1.13.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.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.7.0...v1.13.1) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3b5d54..5995871 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,13 +33,16 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.4) concurrent-ruby (1.1.6) crass (1.0.6) diff-lcs (1.4.3) diffy (3.3.0) erubi (1.9.0) - git (1.7.0) + git (1.13.1) + addressable (~> 2.8) rchardet (~> 1.8) i18n (1.8.3) concurrent-ruby (~> 1.0) @@ -53,6 +56,7 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oj (3.10.6) + public_suffix (5.0.1) rack (2.2.3) rack-protection (2.0.8.1) rack