From eb240662dda4c27b689701cebe19e188eecf48aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 12:15:40 +0000 Subject: [PATCH] Bump git from 5.0.1 to 5.0.3 in the patch-updates group Bumps the patch-updates group with 1 update: [git](https://github.com/ruby-git/ruby-git). Updates `git` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v5.0.1...v5.0.3) --- updated-dependencies: - dependency-name: git dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49e23db..870e559 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM logger faraday-net_http (3.4.3) net-http (~> 0.5) - git (5.0.1) + git (5.0.3) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0)