From b7bfbfe3741118ab332ef03f0355748f21b04d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:12:40 +0000 Subject: [PATCH] Bump git from 1.2.5 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.5 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.2.5...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 c342761..c4d9715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,8 @@ GEM thor crack (0.4.0) safe_yaml (~> 0.9.0) - git (1.2.5) + git (1.11.0) + rchardet (~> 1.8) httparty (0.10.2) multi_json (~> 1.0) multi_xml (>= 0.5.2) @@ -34,6 +35,7 @@ GEM multi_json (1.6.1) multi_xml (0.5.3) rake (10.0.3) + rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) rest-client (1.6.7)