From 25c4e7fd4002651c12b83597ac3350fa1daa6b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 15:35:43 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5965c7..5bc37f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - validate_url (1.0.13) + validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix @@ -28,7 +28,8 @@ GEM diff-lcs (1.3) faraday (0.9.2) multipart-post (>= 1.2, < 3) - git (1.5.0) + git (1.11.0) + rchardet (~> 1.8) github_api (0.16.0) addressable (~> 2.4.0) descendants_tracker (~> 0.0.4) @@ -69,10 +70,11 @@ GEM rack (>= 1.2, < 3) psych (4.0.3) stringio - public_suffix (4.0.6) + public_suffix (4.0.7) racc (1.6.0) rack (2.2.3) rake (13.0.1) + rchardet (1.8.0) rdoc (6.4.0) psych (>= 4.0.0) rspec (3.8.0)