From 76ca6def71f073f7cef390066b8f193da691b746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 18:28:35 +0000 Subject: [PATCH] Bump git from 3.0.2 to 3.1.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: git dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbbceb0..2b7bd2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (3.0.2) + git (3.1.0) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.3) @@ -278,7 +278,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.2) + uri (1.0.3) webrick (1.8.2) yard (0.9.36) yard-coderay (0.1.0)