From d60cfe9efab3d789efa220a77073992c45a43be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:08:58 +0000 Subject: [PATCH] Bump git from 1.3.0 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.3.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.3.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50cbde23..1ec999f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -692,7 +692,8 @@ GEM foundation-rails (5.3.3.0) railties (>= 3.1.0) sass (>= 3.2.0) - git (1.3.0) + git (1.11.0) + rchardet (~> 1.8) github_api (0.14.5) addressable (~> 2.4.0) descendants_tracker (~> 0.0.4) @@ -796,7 +797,9 @@ GEM railties (>= 3.0.0, < 5.0.0) method_source (0.8.2) mime-types (2.99.3) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) @@ -898,6 +901,7 @@ GEM ffi (>= 1.0.6) msgpack (>= 0.4.3) trollop (>= 1.16.2) + rchardet (1.8.0) redcarpet (3.3.4) redis (3.3.5) redis-actionpack (5.0.2)