Skip to content

Commit ecebfcb

Browse files
chore(deps): update jekyll requirement from ~> 4.3.2 to ~> 4.4.1
Updates the requirements on [jekyll](https://github.com/jekyll/jekyll) to permit the latest version. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.3.2...v4.4.1) --- updated-dependencies: - dependency-name: jekyll dependency-version: 4.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bab2a0 commit ecebfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.3.2"
3+
gem "jekyll", "~> 4.4.1"
44
gem "jekyll-sass-converter", "~> 2.0"
55
gem "minimal-mistakes-jekyll"
66
gem "jekyll-feed"

0 commit comments

Comments
 (0)