Skip to content

Commit

Permalink
Update dependency jekyll to v4.4.1 (#26)
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 Jan 29, 2025
1 parent 9bf7691 commit 6bd7714
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.4.0", group: :jekyll_plugins
gem "jekyll", "= 4.4.1", 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 @@ -20,7 +20,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.4.0)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
Expand Down Expand Up @@ -96,7 +96,7 @@ PLATFORMS
ruby

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

0 comments on commit 6bd7714

Please sign in to comment.