From bbe494d4a3af295a9e403a04ba80af674586aa87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:05:53 +0000 Subject: [PATCH] Bump git from 1.7.0 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.11.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.7.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58af080..8f54b1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM erubi (1.9.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - git (1.7.0) + git (1.11.0) rchardet (~> 1.8) github_api (0.16.0) addressable (~> 2.4.0) @@ -101,7 +101,9 @@ GEM mimemagic (~> 0.3.2) method_source (1.0.0) mime-types (2.99.3) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.2)