From 9ea6f4f272a6916e52697c3d58a0457952f1ffcb Mon Sep 17 00:00:00 2001 From: Darren Oberst <41238031+doberst@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:14:58 -0400 Subject: [PATCH] Update Gemfile --- docs/Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Gemfile b/docs/Gemfile index dc5b7658..552e57c4 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -8,6 +8,8 @@ gem "jekyll", "~> 4.3.2" # installed by `gem jekyll` gem "just-the-docs", "0.7.0" # pinned to the current release gem "rexml", "3.2.8" # pinned to that version to fix security alert +gem "bulma-clean-theme", '1.0.0' + # # Gems that are only loaded if they are configured correctly. #