From 53186e7849a100e20edd3151cc8e59ef9c317d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:29:18 +0000 Subject: [PATCH] Bump git from 1.5.0 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.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.5.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1bd8809..818444b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) base58 (0.2.3) bindata (2.4.4) bitcoin-ruby (0.0.18) @@ -22,7 +22,9 @@ GEM eventmachine (1.2.7) ffi (1.9.25) forwardable-extended (2.6.0) - git (1.5.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) hashie (3.6.0) html-proofer (3.9.3) activesupport (>= 4.2, < 6.0) @@ -78,11 +80,12 @@ GEM parallel (1.12.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.0.3) + public_suffix (5.0.1) rake (12.3.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) + rchardet (1.8.0) rouge (3.3.0) ruby_dep (1.5.0) safe_yaml (1.0.4)