From 2d967ee0cc24553d3072b472aa75dbbe07c457c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:01:20 +0000 Subject: [PATCH] Bump git from 1.18.0 to 1.19.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.18.0 to 1.19.1. - [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.18.0...v1.19.1) --- updated-dependencies: - dependency-name: git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44d8bd4a..31313aff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) async (2.6.5) @@ -177,7 +177,7 @@ GEM fiber-local (1.0.0) friendly_id (5.5.1) activerecord (>= 4.0.0) - git (1.18.0) + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) gitable (0.4.0) @@ -282,7 +282,7 @@ GEM protocol-http (~> 0.18) psych (5.1.1.1) stringio - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) puppet (8.3.1)