From 1a361dfcd9209b87b49d0ee92b44f47ba8a2f7be Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Tue, 6 Feb 2024 08:56:24 +0000 Subject: [PATCH] Link to the publishing components gem font-size spike branch --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 36be0444cb1..781e2da9695 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem "gds-api-adapters" gem "gds_zendesk" gem "govspeak" gem "govuk_app_config" -gem "govuk_publishing_components" +gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "spike-font-size-changes-2" gem "htmlentities" gem "httparty" gem "json"