From 4bee5b1a8338b3abc60221cef3f5ef175ec88aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:22:13 +0000 Subject: [PATCH] Bump git from 1.5.0 to 1.13.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 to 1.13.1. - [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.5.0...v1.13.1) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31a40eb..9b9e143 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.1) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -89,8 +89,7 @@ GEM danger-xcov (0.4.1) danger (>= 2.1) xcov (>= 1.1.2) - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) digest-crc (0.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -98,7 +97,7 @@ GEM emoji_regex (1.0.1) escape (0.0.4) excon (0.67.0) - faraday (0.17.0) + faraday (0.17.6) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -148,7 +147,9 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - git (1.5.0) + git (1.13.1) + addressable (~> 2.8) + rchardet (~> 1.8) google-api-client (0.23.9) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.7.0) @@ -184,15 +185,15 @@ GEM kramdown (2.1.0) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - memoist (0.16.0) - mime-types (3.3) + memoist (0.16.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) + mime-types-data (3.2022.0105) mini_magick (4.9.5) mini_portile2 (2.3.0) minitest (5.12.2) molinillo (0.6.6) - multi_json (1.14.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.6) @@ -202,17 +203,19 @@ GEM no_proxy_fix (0.1.2) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - octokit (4.14.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - os (1.0.1) + os (1.1.4) ox (2.11.0) plist (3.5.0) public_suffix (2.0.5) rake (13.0.0) - representable (3.0.4) + rchardet (1.8.0) + representable (3.2.0) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) rouge (2.0.7) @@ -222,9 +225,9 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) security (0.1.3) - signet (0.12.0) - addressable (~> 2.3) - faraday (~> 0.9) + signet (0.17.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) simctl (1.6.6) @@ -246,6 +249,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) thread_safe (0.3.6) + trailblazer-option (0.1.2) tty-cursor (0.7.0) tty-screen (0.7.0) tty-spinner (0.9.1)