From 7171ebba7aa0f92a012a4c4ef728a2682c3b8132 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Fri, 23 Feb 2024 10:24:08 +0000 Subject: [PATCH] Use new type sizes from custom gem branch --- Gemfile | 2 +- Gemfile.lock | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 106d66f5..e121ed3f 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "dartsass-rails" gem "gds-api-adapters" gem "govuk_app_config" gem "govuk_personalisation" -gem "govuk_publishing_components" +gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "spike-font-size-changes-2" gem "jwt" gem "plek" gem "ratelimit" diff --git a/Gemfile.lock b/Gemfile.lock index 972fefbe..a52165d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,18 @@ +GIT + remote: https://github.com/alphagov/govuk_publishing_components.git + revision: 4b65e6cdbdbb78f85122c2d176a368c0b5411ff7 + branch: spike-font-size-changes-2 + specs: + govuk_publishing_components (37.3.0) + govuk_app_config + govuk_personalisation (>= 0.7.0) + kramdown + plek + rails (>= 6) + rouge + sprockets (>= 3) + sprockets-rails + GEM remote: https://rubygems.org/ specs: @@ -142,15 +157,6 @@ GEM govuk_personalisation (0.15.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (37.4.0) - govuk_app_config - govuk_personalisation (>= 0.7.0) - kramdown - plek - rails (>= 6) - rouge - sprockets (>= 3) - sprockets-rails govuk_schemas (4.7.0) json-schema (>= 2.8, < 4.2) govuk_test (4.0.2) @@ -626,7 +632,7 @@ DEPENDENCIES gds-api-adapters govuk_app_config govuk_personalisation - govuk_publishing_components + govuk_publishing_components! govuk_schemas govuk_test jwt