From b9af0fb85923624922073ac106751780432613b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:06:30 +0000 Subject: [PATCH] Bump jekyll-theme-chirpy from 7.2.2 to 7.2.3 Bumps [jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) from 7.2.2 to 7.2.3. - [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.2.2...v7.2.3) --- updated-dependencies: - dependency-name: jekyll-theme-chirpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 97c90bd..d271e8a 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll", "~> 4.3.4" -gem "jekyll-theme-chirpy", "~> 7.2.2" +gem "jekyll-theme-chirpy", "~> 7.2.3" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", "~> 215", group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock index f720a86..ce61ab4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) - jekyll-theme-chirpy (7.2.2) + jekyll-theme-chirpy (7.2.3) jekyll (~> 4.3) jekyll-archives (~> 2.2) jekyll-include-cache (~> 0.2) @@ -76,14 +76,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) + rexml (3.4.0) rouge (4.5.1) safe_yaml (1.0.5) - sass-embedded (1.82.0-x64-mingw-ucrt) + sass-embedded (1.83.0-x64-mingw-ucrt) google-protobuf (~> 4.28) - sass-embedded (1.82.0-x64-mingw32) + sass-embedded (1.83.0-x64-mingw32) google-protobuf (~> 4.28) - sass-embedded (1.82.0-x86_64-linux-gnu) + sass-embedded (1.83.0-x86_64-linux-gnu) google-protobuf (~> 4.28) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -102,7 +102,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.3.4) jekyll-feed (~> 0.17.0) - jekyll-theme-chirpy (~> 7.2.2) + jekyll-theme-chirpy (~> 7.2.3) tzinfo (~> 2.0.4) tzinfo-data