Skip to content

Commit ad6b126

Browse files
authored
Merge pull request #219 from textpattern/dependabot/bundler/jekyll-4.4.1
Update jekyll requirement from 4.3.3 to 4.4.1
2 parents 6f1836d + b15fbb0 commit ad6b126

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)