Skip to content

Commit 6bd7714

Browse files
Update dependency jekyll to v4.4.1 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9bf7691 commit 6bd7714

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

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

3-
gem "jekyll", "= 4.4.0", group: :jekyll_plugins
3+
gem "jekyll", "= 4.4.1", group: :jekyll_plugins
44

55
gem "jekyll-seo-tag", "= 2.8.0"
66
gem "kramdown-parser-gfm", "= 1.1.0"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
http_parser.rb (0.8.0)
2121
i18n (1.14.7)
2222
concurrent-ruby (~> 1.0)
23-
jekyll (4.4.0)
23+
jekyll (4.4.1)
2424
addressable (~> 2.4)
2525
base64 (~> 0.2)
2626
colorator (~> 1.0)
@@ -96,7 +96,7 @@ PLATFORMS
9696
ruby
9797

9898
DEPENDENCIES
99-
jekyll (= 4.4.0)
99+
jekyll (= 4.4.1)
100100
jekyll-relative-links (= 0.7.0)
101101
jekyll-remote-theme (= 0.4.3)
102102
jekyll-seo-tag (= 2.8.0)

0 commit comments

Comments
 (0)