From 261c57b262cd6578f554754f4ac203a756514984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:13:22 +0000 Subject: [PATCH] Bump git from 1.2.6 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.6 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.6...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9573a1f..6864792 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,8 @@ GEM diff-lcs (1.2.5) faraday (0.9.0) multipart-post (>= 1.2, < 3) - git (1.2.6) + git (1.11.0) + rchardet (~> 1.8) github_api (0.11.2) addressable (~> 2.3) descendants_tracker (~> 0.0.1) @@ -34,6 +35,8 @@ GEM multi_json (1.8.4) multi_xml (0.5.5) multipart-post (2.0.0) + nokogiri (1.6.1) + mini_portile (~> 0.5.0) nokogiri (1.6.1-x86-mingw32) mini_portile (~> 0.5.0) oauth2 (0.9.3) @@ -46,6 +49,7 @@ GEM rake (10.1.1) rake-compiler (0.9.2) rake + rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) rspec (2.14.1) @@ -58,6 +62,7 @@ GEM rspec-mocks (2.14.5) PLATFORMS + ruby x86-mingw32 DEPENDENCIES