Skip to content

Commit

Permalink
build(deps-dev): bump jekyll-archives from 2.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [jekyll-archives](https://github.com/jekyll/jekyll-archives) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/jekyll/jekyll-archives/releases)
- [Changelog](https://github.com/jekyll/jekyll-archives/blob/master/History.markdown)
- [Commits](jekyll/jekyll-archives@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4ba7f2e commit 463db72
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ GEM
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.28.2-arm64-darwin)
google-protobuf (4.29.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-x64-mingw-ucrt)
google-protobuf (4.29.1-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-x86_64-darwin)
google-protobuf (4.29.1-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-x86_64-linux)
google-protobuf (4.29.1-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand All @@ -67,7 +67,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-archives (2.2.1)
jekyll-archives (2.3.0)
jekyll (>= 3.6, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
Expand All @@ -84,8 +84,8 @@ GEM
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
latex-decode (0.4.0)
Expand All @@ -106,16 +106,16 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
rouge (4.4.0)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.79.3-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.3-x64-mingw-ucrt)
google-protobuf (~> 4.27)
sass-embedded (1.79.3-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.79.3-x86_64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.82.0-arm64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.82.0-x64-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.82.0-x86_64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.82.0-x86_64-linux-gnu)
google-protobuf (~> 4.28)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand All @@ -124,7 +124,7 @@ GEM
tzinfo (>= 1.0.0)
unicode-display_width (2.6.0)
wdm (0.1.1)
webrick (1.8.2)
webrick (1.9.1)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit 463db72

Please sign in to comment.