From 534c42422ffeead09890c0fa39348cc37c5f6abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:00:54 +0000 Subject: [PATCH] Bump git from 4.0.5 to 4.0.6 Bumps [git](https://github.com/ruby-git/ruby-git) from 4.0.5 to 4.0.6. - [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.5...v4.0.6) --- updated-dependencies: - dependency-name: git dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 132b29d..2fe930b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.2.1) + activesupport (8.1.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -17,8 +17,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) coderay (1.1.3) coffee-script (2.4.1) coffee-script-source @@ -27,7 +26,7 @@ GEM colorator (1.1.0) commonmarker (0.23.10) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) csv (3.3.0) dnsruby (1.72.2) simpleidn (~> 0.2.1) @@ -48,7 +47,7 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (4.0.5) + git (4.0.6) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 4.0) @@ -221,6 +220,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) + json (2.16.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -237,7 +237,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.5) + minitest (5.26.1) net-http (0.4.1) uri nokogiri (1.18.9) @@ -257,7 +257,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rchardet (1.9.0) + rchardet (1.10.0) rexml (3.4.2) rouge (3.30.0) rubyzip (2.3.2) @@ -280,7 +280,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (1.0.3) + uri (1.1.1) webrick (1.8.2) yard (0.9.36) yard-coderay (0.1.0)