Skip to content

Commit

Permalink
Update dependency jekyll to v4.3.4 (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 6148c60 commit e94469b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "jekyll", "= 4.3.3", group: :jekyll_plugins
gem "jekyll", "= 4.3.4", group: :jekyll_plugins

gem "jekyll-seo-tag", "= 2.8.0"
gem "kramdown-parser-gfm", "= 1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -89,7 +89,7 @@ PLATFORMS
ruby

DEPENDENCIES
jekyll (= 4.3.3)
jekyll (= 4.3.4)
jekyll-relative-links (= 0.7.0)
jekyll-remote-theme (= 0.4.3)
jekyll-seo-tag (= 2.8.0)
Expand Down

0 comments on commit e94469b

Please sign in to comment.