Skip to content

Commit

Permalink
Update dependency jekyll to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent de714be commit dd94cae
Showing 1 changed file with 24 additions and 19 deletions.
43 changes: 24 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
asciidoctor (2.0.20)
base64 (0.2.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.5)
csv (3.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domainatrix (0.0.11)
Expand All @@ -40,13 +42,13 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
ffi (1.16.3)
ffi (1.17.1)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
forwardable-extended (2.6.0)
google-protobuf (3.24.4-arm64-darwin)
google-protobuf (3.24.4-x86_64-linux)
google-protobuf (3.25.6-arm64-darwin)
google-protobuf (3.25.6-x86_64-linux)
html-proofer (4.4.3)
addressable (~> 2.3)
mercenary (~> 0.3)
Expand All @@ -66,23 +68,26 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
indieweb-endpoints (8.0.0)
http (~> 5.0)
link-header-parser (~> 5.0)
nokogiri (>= 1.13)
jekyll (4.3.2)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
json (~> 2.6)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
Expand All @@ -109,13 +114,13 @@ GEM
json (2.6.3)
jsonpath (1.0.7)
multi_json
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
link-header-parser (5.0.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.4.0)
Expand All @@ -132,16 +137,16 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.3)
public_suffix (5.1.1)
pygments.rb (2.4.0)
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.1.3)
rexml (3.4.0)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.63.6)
google-protobuf (~> 3.23)
Expand All @@ -156,12 +161,12 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
webmention (7.0.0)
http (~> 5.0)
indieweb-endpoints (~> 8.0)
nokogiri (>= 1.13)
webrick (1.8.1)
webrick (1.9.1)
yell (2.2.2)
zeitwerk (2.6.12)

Expand Down

0 comments on commit dd94cae

Please sign in to comment.