From d4d1ed28ba440368a0dfbc88c0d58653404d9c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:30:19 +0000 Subject: [PATCH] Bump git from 1.5.0 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 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.5.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9019a24..118cdf45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.0) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) atomos (0.1.3) babosa (1.0.2) claide (1.0.2) @@ -38,15 +38,14 @@ GEM thor (~> 0.19) danger-xcode_summary (0.5.0) danger-plugin-api (~> 1.0) - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) digest-crc (0.4.1) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.2) emoji_regex (1.0.1) excon (0.64.0) - faraday (0.15.4) + faraday (0.17.6) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -94,7 +93,9 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) gh_inspector (1.1.3) - git (1.5.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) google-api-client (0.23.9) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.7.0) @@ -124,32 +125,34 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) json (2.2.0) - jwt (2.1.0) + jwt (2.6.0) kramdown (2.1.0) kramdown-parser-gfm (1.0.1) kramdown (~> 2.0) - memoist (0.16.0) - mime-types (3.2.2) + memoist (0.16.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) + mime-types-data (3.2022.0105) mini_magick (4.5.1) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.6) nap (1.1.0) naturally (2.2.0) no_proxy_fix (0.1.2) - 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) plist (3.5.0) public_suffix (2.0.5) rake (12.3.2) - 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) @@ -158,9 +161,9 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) security (0.1.3) - signet (0.11.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.5) @@ -171,6 +174,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) + trailblazer-option (0.1.2) tty-cursor (0.6.1) tty-screen (0.6.5) tty-spinner (0.9.0)