From 583b0b6c489a5f7e4a76d6c8e5efadc28650da5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:14:51 +0000 Subject: [PATCH] Bump git from 1.6.0 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.6.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.6.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c31ac1a..7dff581 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,8 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + ansi (1.5.0) + ast (2.4.2) claide (1.0.3) claide-plugins (0.9.2) cork @@ -24,11 +26,16 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) + danger-android_lint (0.0.10) + danger-plugin-api (~> 1.0) + oga + danger-plugin-api (1.0.0) + danger (> 2.0) faraday (0.17.3) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) - git (1.6.0) + git (1.11.0) rchardet (~> 1.8) kramdown (2.1.0) kramdown-parser-gfm (1.1.0) @@ -39,9 +46,15 @@ GEM octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) + oga (3.3) + ast + ruby-ll (~> 2.1) open4 (1.3.4) public_suffix (4.0.3) rchardet (1.8.0) + ruby-ll (2.1.2) + ansi + ast sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -54,6 +67,7 @@ PLATFORMS DEPENDENCIES danger + danger-android_lint BUNDLED WITH 2.0.1