From 7a8f9792ecbf94aa952e35f52c6840995973810f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 18:20:32 +0000 Subject: [PATCH] Bump git from 2.0.1 to 2.1.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 2.0.1 to 2.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/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2737c8f..ea36398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.10) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.1) dnsruby (1.70.0) simpleidn (~> 0.2.1) @@ -41,7 +41,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) gemoji (4.1.0) - git (2.0.1) + git (2.1.0) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -226,7 +226,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.23.0) + minitest (5.23.1) mutex_m (0.2.0) nokogiri (1.16.5) mini_portile2 (~> 2.8.2)