From 20bd62feded7c2ac2e9dd2f76d899722de88a310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 22:06:19 +0000 Subject: [PATCH] Bump git from 1.5.0 to 1.11.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.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.5.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2611e27..5b7b5b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,8 @@ GEM dotenv (2.5.0) faraday (0.15.3) multipart-post (>= 1.2, < 3) - git (1.5.0) + git (1.11.0) + rchardet (~> 1.8) jaro_winkler (1.5.1) jwt (2.1.0) multipart-post (2.0.0) @@ -23,6 +24,7 @@ GEM rack-protection (2.0.4) rack rainbow (3.0.0) + rchardet (1.8.0) rubocop (0.60.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)