Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kinow committed Sep 23, 2024
1 parent c5f8d79 commit bf6140e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ GEM
rake (>= 13)
http_parser.rb (0.8.0)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
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 @@ -114,16 +114,16 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.7)
rouge (4.3.0)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.78.0)
sass-embedded (1.79.3)
google-protobuf (~> 4.27)
rake (>= 13)
sass-embedded (1.78.0-x64-mingw32)
sass-embedded (1.79.3-x64-mingw32)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-mingw32)
sass-embedded (1.79.3-x86-mingw32)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-mswin32)
sass-embedded (1.79.3-x86-mswin32)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -135,7 +135,7 @@ GEM
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.1)
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
verbal_expressions (0.1.5)
webrick (1.8.1)

Expand Down

0 comments on commit bf6140e

Please sign in to comment.