From f65e5ad795133706b35b7268da66f7c68df9aee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:18:47 +0000 Subject: [PATCH] Bump git from 1.2.6 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.6 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.2.6...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 76 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be4b26e..4d203bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,8 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.2) colorize (0.5.8) coveralls (0.6.7) @@ -16,18 +17,39 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) fakeweb (1.3.0) - faraday (0.9.0) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.3) multipart-post (>= 1.2, < 3) - git (1.2.6) - github_api (0.11.3) - addressable (~> 2.3) - descendants_tracker (~> 0.0.1) - faraday (~> 0.8, < 0.10) - hashie (>= 1.2) - multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.0) - oauth2 - hashie (2.1.1) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) + github_api (0.19.0) + addressable (~> 2.4) + descendants_tracker (~> 0.0.4) + faraday (>= 0.8, < 2) + hashie (~> 3.5, >= 3.5.2) + oauth2 (~> 1.0) + hashie (3.6.0) highline (1.6.21) httparty (0.11.0) multi_json (~> 1.0) @@ -44,32 +66,36 @@ GEM rake rdoc json (1.8.1) - jwt (0.1.11) - multi_json (>= 1.5) + jwt (2.6.0) metaclass (0.0.1) mime-types (1.23) - mini_portile (0.5.3) + mini_portile2 (2.8.1) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.7.7) - multi_xml (0.5.4) + multi_json (1.15.0) + multi_xml (0.6.0) multipart-post (1.2.0) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.7) - oauth2 (0.9.3) - faraday (>= 0.8, < 0.10) - jwt (~> 0.1.8) + oauth2 (1.4.11) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - rack (1.5.2) + rack (>= 1.2, < 4) + public_suffix (5.0.1) + racc (1.6.2) + rack (3.0.3) rake (0.9.6) + rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) rest-client (1.6.7) mime-types (>= 1.16) ruby-prof (0.13.0) + ruby2_keywords (0.0.5) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) @@ -82,7 +108,7 @@ GEM simplecov-html (0.7.1) test-unit (2.5.5) thor (0.18.1) - thread_safe (0.3.3) + thread_safe (0.3.6) PLATFORMS ruby