Bump jekyll from 4.4.0 to 4.4.1
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] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
@@ -1,5 +1,5 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4.0"
gem "jekyll", "~> 4.4.1"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 2.5.0", force_ruby_platform: true
@@ -24,7 +24,7 @@
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)
@@ -89,7 +89,7 @@
x86_64-linux
DEPENDENCIES
jekyll (~> 4.4.0)
jekyll (~> 4.4.1)
jekyll-theme-modernist (~> 0.2)
json (~> 2.9)
sqlite3 (~> 2.5.0)