From 244adf4785729873af177c0be4db6802016407e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:14:56 +0000 Subject: [PATCH] Bump git from 1.5.0 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 to 1.11.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.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9e7aa4..449845d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,8 @@ GEM fast_gettext (~> 1.1.0) gettext (>= 3.0.2) locale - git (1.5.0) + git (1.11.0) + rchardet (~> 1.8) hiera (3.5.0) hocon (1.2.5) httpclient (2.8.3) @@ -106,6 +107,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)