From be06fa77fa5d44bf8b20644b64f7bc1534f81f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 18:02:07 +0000 Subject: [PATCH] Bump git from 4.0.4 to 4.0.5 Bumps [git](https://github.com/ruby-git/ruby-git) from 4.0.4 to 4.0.5. - [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.0.4...v4.0.5) --- updated-dependencies: - dependency-name: git dependency-version: 4.0.5 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 e90ed09..c65b60e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.2) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -48,7 +48,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (4.0.4) + git (4.0.5) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0)