From ca9719c7936646c5eec73b83bfb3f058669b5a93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:18:34 +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 | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1618b26..5b8c980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,17 @@ GEM activesupport (3.2.15) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.3.5) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.0.4) coderay (1.0.9) differ (0.1.2) encryptor (1.1.3) - faraday (0.8.8) + faraday (0.8.11) multipart-post (~> 1.2.0) - git (1.2.6) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) github_api (0.10.1) addressable faraday (~> 0.8.1) @@ -22,9 +25,8 @@ GEM multi_json (~> 1.4) nokogiri (~> 1.5.2) oauth2 - hashie (2.0.5) + hashie (5.0.0) highline (1.6.20) - httpauth (0.2.0) i18n (0.6.5) jeweler (1.8.8) builder @@ -37,8 +39,7 @@ GEM rdoc jnunemaker-matchy (0.4.0) json (1.8.1) - jwt (0.1.8) - multi_json (>= 1.5) + jwt (2.6.0) metaclass (0.0.1) method_source (0.8.2) mime-types (1.25) @@ -53,24 +54,25 @@ GEM mime-types (~> 1.19) mongoid (~> 3.0) moped (1.5.1) - multi_json (1.8.2) - multi_xml (0.5.5) + multi_json (1.15.0) + multi_xml (0.6.0) multipart-post (1.2.0) nokogiri (1.5.10) - 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) origin (1.1.0) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) + public_suffix (5.0.1) rack (1.5.2) rake (10.1.0) + rchardet (1.8.0) rdoc (4.0.1) json (~> 1.4) shoulda (2.11.3)