From 1e03dcd90110b6acd29f8c72acf362d95c4796ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 15:36:33 +0200 Subject: [PATCH] Bump git from 1.3.0 to 1.11.0 (#15) 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: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ed2a8e..9c5a0cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,8 @@ GEM erubis (2.7.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - git (1.3.0) + git (1.11.0) + rchardet (~> 1.8) github_api (0.11.3) addressable (~> 2.3) descendants_tracker (~> 0.0.1) @@ -131,6 +132,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (11.3.0) + rchardet (1.8.0) rdoc (5.0.0) rspec (3.5.0) rspec-core (~> 3.5.0)