From d3e6ca4d523f66baf0a53e1de7fb59291d3be32d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:11:47 +0000 Subject: [PATCH] Bump git from 1.2.5 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.5 to 1.13.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.2.5...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08d92df..0cff9e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,8 @@ GEM activemodel (= 3.0.8) activesupport (= 3.0.8) activesupport (3.0.8) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-tar-minitar (0.5.2) arel (2.0.10) builder (2.1.2) @@ -41,7 +43,9 @@ GEM abstract (>= 1.0.0) execjs (1.1.0) multi_json (~> 1.0) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) i18n (0.5.0) jeweler (1.6.2) bundler (~> 1.0) @@ -59,6 +63,7 @@ GEM mime-types (1.16) multi_json (1.0.3) polyglot (0.3.1) + public_suffix (5.0.1) rack (1.2.3) rack-mount (0.6.14) rack (>= 1.0.0) @@ -79,6 +84,7 @@ GEM thor (~> 0.14.4) rake (0.9.2) rbx-require-relative (0.0.5) + rchardet (1.8.0) rdoc (2.5.11) rr (1.0.2) rspec (2.6.0)