From 7108d39d24bbb97b6c2b23aa8b216bad745a9190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:02:39 +0000 Subject: [PATCH] Bump jekyll-theme-chirpy from 7.3.1 to 7.4.1 Bumps [jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) from 7.3.1 to 7.4.1. - [Release notes](https://github.com/cotes2020/jekyll-theme-chirpy/releases) - [Changelog](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/cotes2020/jekyll-theme-chirpy/compare/v7.3.1...v7.4.1) --- updated-dependencies: - dependency-name: jekyll-theme-chirpy dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index b881076..056eb3c 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -gem "jekyll-theme-chirpy", "~> 7.3" +gem "jekyll-theme-chirpy", "~> 7.4" gem "html-proofer", "~> 5.0", group: :test diff --git a/Gemfile.lock b/Gemfile.lock index f5a5150..dae689d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM metrics (~> 0.12) traces (~> 0.15) base64 (0.3.0) - bigdecimal (3.2.2) + bigdecimal (3.3.1) colorator (1.1.0) concurrent-ruby (1.3.5) console (1.29.3) @@ -34,13 +34,13 @@ GEM fiber-storage fiber-storage (1.0.0) forwardable-extended (2.6.0) - google-protobuf (4.31.1-aarch64-linux-gnu) + google-protobuf (4.33.0-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.31.1-arm64-darwin) + google-protobuf (4.33.0-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.31.1-x86_64-linux-gnu) + google-protobuf (4.33.0-x86_64-linux-gnu) bigdecimal rake (>= 13) hashery (2.1.2) @@ -87,7 +87,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) - jekyll-theme-chirpy (7.3.1) + jekyll-theme-chirpy (7.4.1) jekyll (~> 4.3) jekyll-archives (~> 2.2) jekyll-include-cache (~> 0.2) @@ -96,7 +96,7 @@ GEM jekyll-sitemap (~> 1.4) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.10.1) + json (2.15.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -128,15 +128,15 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) - rouge (4.6.0) + rexml (3.4.4) + rouge (4.6.1) ruby-rc4 (0.1.5) safe_yaml (1.0.5) - sass-embedded (1.89.2-aarch64-linux-gnu) + sass-embedded (1.93.2-aarch64-linux-gnu) google-protobuf (~> 4.31) - sass-embedded (1.89.2-arm64-darwin) + sass-embedded (1.93.2-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.89.2-x86_64-linux-gnu) + sass-embedded (1.93.2-x86_64-linux-gnu) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -157,7 +157,7 @@ PLATFORMS DEPENDENCIES html-proofer (~> 5.0) - jekyll-theme-chirpy (~> 7.3) + jekyll-theme-chirpy (~> 7.4) tzinfo (>= 1, < 3) tzinfo-data wdm (~> 0.2.0)