From d21667edc6a6a140e9172f65ca973f423c855a1a Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 07:18:52 +0000 Subject: [PATCH] Update dependency github-pages to v232 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 5d06744..4317f90 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ source "https://rubygems.org" # For Github Pages # gem "jekyll", "~> 4.2.0" -gem "github-pages", "~> 212", group: :jekyll_plugins +gem "github-pages", "~> 232", group: :jekyll_plugins # If you have any plugins, put them here! group :jekyll_plugins do