Bump jekyll from 4.2.2 to 4.3.1

Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.2 to 4.3.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.2.2...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-26 22:08:10 +00:00
committed by GitHub
parent 24b5baad00
commit 8c132f3078
2 changed files with 13 additions and 11 deletions

View File

@ -4,7 +4,7 @@ gem 'activesupport'
gem "actionview", ">= 5.2.4.2"
# gem 'github-pages-health-check'
gem 'html-proofer', group: :development
gem 'jekyll', '~> 4.2'
gem 'jekyll', '~> 4.3'
group :jekyll_plugins do
gem 'jekyll-avatar'
gem 'jekyll-coffeescript'