From 4a0b5ea32726126bc216c81b1f21fb57a8536460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:40:54 +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:development 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 c9f44fa..35952c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -47,7 +47,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (4.1.0) + git (4.1.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0)