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. #