From 42401e41e321376b1b215d74a03a83e6f5b1e528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:34:44 +0000 Subject: [PATCH] Bump git from 1.7.0 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 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.7.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa2968f9..0abbf360 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) @@ -107,7 +107,8 @@ GEM forty_facets (0.1.9.1) friendly_id (5.3.0) activerecord (>= 4.0.0) - git (1.7.0) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) globalid (0.4.2) activesupport (>= 4.2.0) @@ -143,8 +144,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.3.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.2) + addressable (~> 2.8) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -182,7 +183,7 @@ GEM cliver (~> 0.3.1) websocket-driver (>= 0.2.0) popper_js (1.14.5) - public_suffix (4.0.5) + public_suffix (5.0.1) puma (4.3.5) nio4r (~> 2.0) racc (1.5.2)