From bae795726bd8151f8ee05baaae48e6ae677c3cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:25:36 -0800 Subject: [PATCH] Bump jekyll from 4.4.0 to 4.4.1 (#1606) Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3bcfda2..073a39b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.5.1) - jekyll (4.4.0) + jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) colorator (~> 1.0) @@ -97,7 +97,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.7.2) + json (2.9.1) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0)