From 1ab70f63f20f5c8bd1bbf4a28f87291ebe737ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:59:09 +0000 Subject: [PATCH] Bump git from 4.1.1 to 4.2.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/v4.2.0/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: git dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35952c2..610b373 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (4.1.1) + git (4.2.0) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0)