From 7c78cab64e1d1241e0d09d30e44b99fbacf86b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 13:47:38 +0000 Subject: [PATCH] Bump git from 3.1.0 to 3.1.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 3.1.0 to 3.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/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: git dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9423767..eab3098 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,16 +24,16 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) childprocess (5.0.0) colored2 (3.1.2) concurrent-ruby (1.3.5) connection_pool (2.5.3) diff-lcs (1.6.2) docile (1.4.0) - drb (2.2.1) + drb (2.2.3) excon (0.111.0) faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) @@ -41,7 +41,7 @@ GEM faraday-net_http (3.1.1) net-http gem-release (2.2.4) - git (3.1.0) + git (3.1.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.3)