From a9148428d69fef369410dc58697836c59076a94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 21:31:30 +0000 Subject: [PATCH] Bump git from 4.1.0 to 4.1.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 4.1.0 to 4.1.1. - [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/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: git dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56b8ad61f76..4bb0b023912 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM ffi (1.17.3-arm64-darwin) ffi (1.17.3-x86_64-darwin) ffi (1.17.3-x86_64-linux-gnu) - git (4.1.0) + git (4.1.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0) @@ -552,11 +552,11 @@ GEM parslet (2.0.0) plek (5.2.2) prism (1.4.0) - process_executer (4.0.1) + process_executer (4.0.2) track_open_instances (~> 0.1) prometheus_exporter (2.3.1) webrick - public_suffix (7.0.0) + public_suffix (7.0.2) puma (7.1.0) nio4r (~> 2.0) racc (1.8.1)