From 6f5d6b7167076282e861b004f3cd8ca45efaaca1 Mon Sep 17 00:00:00 2001 From: Kat <54268893+kosiakkatrina@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:23:08 +0000 Subject: [PATCH] Revert "Add plantuml gem (#3005)" This reverts commit 83b16e7ebd9ed1db04b48e0367ef6bfe04d099e6. --- docs/Gemfile | 1 - docs/Gemfile.lock | 3 --- docs/_config.yml | 3 --- 3 files changed, 7 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 3a203d3b3..27acded18 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -2,7 +2,6 @@ source "https://rubygems.org" group :jekyll_plugins do gem "github-pages" - gem "jekyll-plantuml" end group :development do diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index eb3111aa9..8abf94d7a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -130,8 +130,6 @@ GEM jekyll-optional-front-matter (0.3.2) jekyll (>= 3.0, < 5.0) jekyll-paginate (1.1.0) - jekyll-plantuml (1.4.2) - jekyll (> 2.0) jekyll-readme-index (0.3.0) jekyll (>= 3.0, < 5.0) jekyll-redirect-from (0.16.0) @@ -263,7 +261,6 @@ PLATFORMS DEPENDENCIES github-pages - jekyll-plantuml webrick BUNDLED WITH diff --git a/docs/_config.yml b/docs/_config.yml index 31d4a756a..786d0ab41 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -10,6 +10,3 @@ aux_links: - https://core-design-history.herokuapp.com "GitHub": - https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data -gems: ["jekyll-plantuml"] -plugins: - - jekyll-diagrams