Skip to content

Commit

Permalink
Bump jekyll from 4.3.4 to 4.4.1 (#430)
Browse files Browse the repository at this point in the history
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](jekyll/jekyll@v4.3.4...v4.4.1)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 0025d6f commit f0f7f4b
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ GEM
colorize (1.1.0)
commander (5.0.0)
highline (~> 3.0.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.4.1)
csv (3.3.2)
date (3.4.1)
diff-lcs (1.5.1)
docile (1.4.1)
Expand All @@ -71,12 +72,12 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0)
ffi (1.17.1)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
forwardable-extended (2.6.0)
google-protobuf (4.28.3)
google-protobuf (4.29.3)
bigdecimal
rake (>= 13)
hashie (5.0.0)
Expand All @@ -92,19 +93,22 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
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 @@ -124,8 +128,8 @@ GEM
faraday-follow_redirects
jsonpath (1.1.5)
multi_json
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
kubeclient (4.12.0)
Expand Down Expand Up @@ -221,8 +225,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.9)
rouge (4.5.0)
rexml (3.4.0)
rouge (4.5.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -253,8 +257,8 @@ GEM
ruby-prof (1.7.1)
ruby-progressbar (1.13.0)
safe_yaml (1.0.5)
sass-embedded (1.80.6)
google-protobuf (~> 4.28)
sass-embedded (1.83.4)
google-protobuf (~> 4.29)
rake (>= 13)
securerandom (0.4.1)
simplecov (0.22.0)
Expand Down Expand Up @@ -286,7 +290,7 @@ GEM
activesupport
faraday (~> 2.0)
faraday-follow_redirects
webrick (1.9.0)
webrick (1.9.1)

PLATFORMS
ruby
Expand Down

0 comments on commit f0f7f4b

Please # to comment.