From 38bb7684d5850d0f087ae140d08abb93c7596993 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 12 Sep 2024 21:00:57 +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 8658367..cc52b11 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ source "https://rubygems.org" # 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", group: :jekyll_plugins -gem "github-pages", "~> 231", group: :jekyll_plugins +gem "github-pages", "~> 232", group: :jekyll_plugins # If you have any plugins, put them here! group :jekyll_plugins do