Skip to content

Commit b15fbb0

Browse files
Update jekyll requirement from 4.3.3 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.3...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 e94f00b commit b15fbb0

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.3"
3+
gem "jekyll", "4.4.1"
44

55
group :jekyll_plugins do
66
gem "jekyll-feed", "0.17.0"

0 commit comments

Comments
 (0)