Bump jekyll from 4.3.2 to 4.3.3

Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.2 to 4.3.3.
- [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.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-28 04:57:46 +00:00 committed by Nemo
parent 8cf3911aa9
commit 266883aadd
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.2"
gem "jekyll", "~> 4.3.3"
gem "sanitize", "~> 6.0"
group :jekyll_plugins do

View File

@ -35,7 +35,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (4.3.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@ -104,7 +104,7 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
jekyll (~> 4.3.2)
jekyll (~> 4.3.3)
jekyll-include-cache (~> 0.2.1)
jekyll-seo-tag (~> 2.8)
jemoji (~> 0.13.0)