Skip to content

Commit e94469b

Browse files
Update dependency jekyll to v4.3.4 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6148c60 commit e94469b

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.3.3", group: :jekyll_plugins
3+
gem "jekyll", "= 4.3.4", 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
@@ -15,7 +15,7 @@ GEM
1515
http_parser.rb (0.8.0)
1616
i18n (1.13.0)
1717
concurrent-ruby (~> 1.0)
18-
jekyll (4.3.3)
18+
jekyll (4.3.4)
1919
addressable (~> 2.4)
2020
colorator (~> 1.0)
2121
em-websocket (~> 0.5)
@@ -89,7 +89,7 @@ PLATFORMS
8989
ruby
9090

9191
DEPENDENCIES
92-
jekyll (= 4.3.3)
92+
jekyll (= 4.3.4)
9393
jekyll-relative-links (= 0.7.0)
9494
jekyll-remote-theme (= 0.4.3)
9595
jekyll-seo-tag (= 2.8.0)

0 commit comments

Comments
 (0)