From 9fe2b98654b0fe978783c1bdb83d864d6dea0449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:37:25 +0000 Subject: [PATCH] Bump git from 1.8.1 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.8.1 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.8.1...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33a0335..f6e57fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) ast (2.4.2) claide (1.0.3) @@ -31,7 +31,7 @@ GEM colored2 (3.1.2) cork (0.3.0) colored2 (~> 3.1) - danger (8.2.3) + danger (9.1.0) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -42,7 +42,7 @@ GEM kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) no_proxy_fix - octokit (~> 4.7) + octokit (~> 5.0) terminal-table (>= 1, < 4) danger-plugin-api (1.0.0) danger (> 2.0) @@ -57,7 +57,8 @@ GEM faraday (>= 0.8) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) - git (1.8.1) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) kramdown (2.3.1) rexml @@ -70,9 +71,11 @@ GEM racc (~> 1.4) nokogiri (1.11.3-x86_64-darwin) racc (~> 1.4) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + nokogiri (1.11.3-x86_64-linux) + racc (~> 1.4) + octokit (5.6.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) oga (3.3) ast ruby-ll (~> 2.1) @@ -86,15 +89,16 @@ GEM ansi ast ruby2_keywords (0.0.4) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) terminal-table (3.0.0) unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.7.0) PLATFORMS universal-darwin-20 + x86_64-linux DEPENDENCIES danger