From 3718c30573e6f2473bdf13c0c8c53e54fe71b3ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:26:50 +0000 Subject: [PATCH] Bump git from 2.3.0 to 2.3.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 2.3.0 to 2.3.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/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: git dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1d5abdbed..f800984288 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-darwin) ffi (1.17.0-x86_64-linux-gnu) - git (2.3.0) + git (2.3.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -556,7 +556,7 @@ GEM racc parslet (2.0.0) plek (5.2.0) - process_executer (1.1.0) + process_executer (1.2.0) prometheus_exporter (2.1.1) webrick public_suffix (6.0.1)