From 2b9e8ab24facda97e47c5fbac83eaaeab4dd3523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 18:26:58 +0000 Subject: [PATCH] Bump git from 3.0.0 to 3.0.2 Bumps [git](https://github.com/ruby-git/ruby-git) from 3.0.0 to 3.0.2. - [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.0...v3.0.2) --- updated-dependencies: - dependency-name: git dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f14c384..cbbceb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2.1) + activesupport (8.0.2) base64 benchmark (>= 0.3) bigdecimal @@ -13,6 +13,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) @@ -26,7 +27,7 @@ GEM colorator (1.1.0) commonmarker (0.23.10) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) csv (3.3.0) dnsruby (1.72.2) simpleidn (~> 0.2.1) @@ -47,7 +48,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (3.0.0) + git (3.0.2) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.3) @@ -228,7 +229,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) mercenary (0.3.6) mgem (0.3.0) mini_portile2 (2.8.8) @@ -236,7 +237,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.4) + minitest (5.25.5) net-http (0.4.1) uri nokogiri (1.18.8)