From a12815febc9de6aae1a862ed551fa1d4d41b52fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:19:04 +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 | 53 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e4bcc66..cfcc88d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.5) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) backports (3.6.8) bouncy-castle-java (1.5.0147) builder (3.2.2) @@ -14,18 +15,22 @@ GEM multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.0.2) diff-lcs (1.2.4) - faraday (0.8.8) + faraday (0.8.11) multipart-post (~> 1.2.0) ffi (1.9.0) ffi (1.9.0-java) ffi (1.9.0-x86-mingw32) + ffi-win32-extensions (1.0.4) + ffi gherkin (2.12.2) multi_json (~> 1.3) gherkin (2.12.2-java) multi_json (~> 1.3) gherkin (2.12.2-x86-mingw32) multi_json (~> 1.3) - git (1.2.6) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) github_api (0.10.1) addressable faraday (~> 0.8.1) @@ -40,7 +45,6 @@ GEM httparty (0.12.0) json (~> 1.8) multi_xml (>= 0.5.2) - httpauth (0.2.0) jeweler (1.8.8) builder bundler (~> 1.0) @@ -54,31 +58,31 @@ GEM bouncy-castle-java (>= 1.5.0147) json (1.8.1) json (1.8.1-java) - jwt (0.1.8) - multi_json (>= 1.5) - multi_json (1.8.2) + jwt (2.6.0) + multi_json (1.15.0) multi_test (0.0.2) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (1.2.0) nokogiri (1.5.10) nokogiri (1.5.10-java) nokogiri (1.5.10-x86-mingw32) - oauth2 (0.9.2) - faraday (~> 0.8) - httpauth (~> 0.2) - jwt (~> 0.1.4) - multi_json (~> 1.0) + oauth2 (1.4.8) + faraday (>= 0.8, < 3.0) + jwt (>= 1.0, < 3.0) + multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) + rack (>= 1.2, < 3) ptools (1.2.2) ptools (1.2.2-x86-mingw32) win32-file (>= 0.5.4) - rack (1.5.2) + public_suffix (5.0.1) + rack (1.6.13) rack-protection (1.5.1) rack rack-test (0.6.2) rack (>= 1.0) rake (10.1.0) + rchardet (1.8.0) rdoc (4.0.1) json (~> 1.4) rspec (2.14.1) @@ -106,18 +110,13 @@ GEM tilt (~> 1.3) thor (0.18.1) tilt (1.4.1) - win32-api (1.5.0-x86-mingw32) - win32-file (0.6.8) - win32-api (>= 1.2.1) - win32-file-stat (>= 1.3.2) - windows-pr (>= 1.0.8) - win32-file-stat (1.3.6) - windows-pr (>= 1.0.0) - windows-api (0.4.2) - win32-api (>= 1.4.5) - windows-pr (1.2.2) - win32-api (>= 1.4.5) - windows-api (>= 0.3.0) + win32-file (0.8.2) + ffi + ffi-win32-extensions + win32-file-stat (>= 1.4.0) + win32-file-stat (1.5.5) + ffi + ffi-win32-extensions PLATFORMS java