From 99ee6265e0119e058378ee2e3e73bf2b0957df5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:52:22 +0300 Subject: [PATCH] Bump jekyll from 4.4.0 to 4.4.1 in /docs (#1140) 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 094e6d13..dafb1df6 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -21,7 +21,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (4.4.0) + jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) colorator (~> 1.0)