From 02d51e848d9abf8492fbf97699e50bb8fbc80d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:30:30 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9e7aa4..b728610 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,8 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) backticks (1.0.2) blockenspiel (0.5.0) coderay (1.1.2) @@ -21,7 +23,9 @@ GEM fast_gettext (~> 1.1.0) gettext (>= 3.0.2) locale - git (1.5.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) hiera (3.5.0) hocon (1.2.5) httpclient (2.8.3) @@ -69,6 +73,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + public_suffix (5.0.1) puppet (6.4.2) facter (> 2.0.1, < 4) fast_gettext (~> 1.1.2) @@ -106,6 +111,7 @@ GEM multi_json (~> 1.10) puppet_forge (~> 2.2.8) rake (12.3.2) + rchardet (1.8.0) rgen (0.8.2) rspec (3.8.0) rspec-core (~> 3.8.0)