From 4348cf2a5085db1f7622d3c7b8429d73ebf33797 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:09:06 +0000 Subject: [PATCH] chore(deps): update dependency github-pages to v232 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index 11492248..af488528 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -12,7 +12,7 @@ source "https://rubygems.org" gem "minima", "~> 2.5" # 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","~> 228", group: :jekyll_plugins +gem "github-pages","~> 232", group: :jekyll_plugins gem "just-the-docs" # If you have any plugins, put them here! group :jekyll_plugins do