From d90a0ff357627deb7f4e43b72f7a528964157821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:25:16 +0000 Subject: [PATCH] Bump git from 1.3.0 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.3.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.3.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 63 ++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 32 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e02b257..a6b9e5a 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.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) atomos (0.1.2) babosa (1.0.2) claide (1.0.2) @@ -72,14 +72,13 @@ GEM danger rake (> 10) thor (~> 0.19) - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) dotenv (2.2.1) escape (0.0.4) excon (0.60.0) - faraday (0.14.0) + faraday (0.17.6) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -126,7 +125,9 @@ GEM fourflusher (2.0.1) fuzzy_match (2.0.4) gh_inspector (1.1.2) - git (1.3.0) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) google-api-client (0.13.6) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.5) @@ -134,14 +135,13 @@ GEM mime-types (~> 3.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) - googleauth (0.6.2) - faraday (~> 0.12) + googleauth (0.17.1) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) - logging (~> 2.0) - memoist (~> 0.12) + memoist (~> 0.16) multi_json (~> 1.11) - os (~> 0.9) - signet (~> 0.7) + os (>= 0.9, < 2.0) + signet (~> 0.15) highline (1.7.10) http-cookie (1.0.3) domain_name (~> 0.5) @@ -149,48 +149,46 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) json (2.1.0) - jwt (2.1.0) + jwt (2.6.0) kramdown (1.16.2) - little-plugger (1.1.4) - logging (2.2.2) - little-plugger (~> 1.1) - multi_json (~> 1.10) - memoist (0.16.0) - mime-types (3.1) + memoist (0.16.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2022.0105) mini_magick (4.5.1) minitest (5.11.3) molinillo (0.6.4) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.3) nap (1.1.0) netrc (0.11.0) no_proxy_fix (0.1.2) - octokit (4.8.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - os (0.9.6) + os (1.1.4) plist (3.4.0) public_suffix (2.0.5) rake (12.3.1) - 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.1) + retriable (3.1.2) rouge (2.0.7) ruby-macho (1.1.0) rubyzip (1.2.1) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) security (0.1.3) - signet (0.8.1) - 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) slack-notifier (2.3.2) @@ -199,6 +197,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.0) thread_safe (0.3.6) + trailblazer-option (0.1.2) tty-cursor (0.5.0) tty-screen (0.6.4) tty-spinner (0.8.0)