From cd16ef80e296c3f55dc50566141f597a74977a45 Mon Sep 17 00:00:00 2001 From: Mateusz Grotek Date: Thu, 26 Sep 2024 16:18:40 +0100 Subject: [PATCH] DO NOT MERGE --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 2a78d06e13..53156e4fb6 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "govspeak" gem "govuk_ab_testing" gem "govuk_app_config" gem "govuk_personalisation" -gem "govuk_publishing_components" +gem "govuk_publishing_components", github: "alphagov/govuk_publishing_components", branch: "2832-testing-branch" gem "htmlentities" gem "plek" gem "rails-controller-testing" diff --git a/Gemfile.lock b/Gemfile.lock index cc66849f2c..08bac816d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,19 @@ +GIT + remote: https://github.com/alphagov/govuk_publishing_components.git + revision: de85b3fe11aeb1db455183a10fa0eadc45833038 + branch: 2832-testing-branch + specs: + govuk_publishing_components (43.5.0) + govuk_app_config + govuk_personalisation (>= 0.7.0) + kramdown + ostruct + plek + rails (>= 6) + rouge + sprockets (>= 3) + sprockets-rails + GEM remote: https://rubygems.org/ specs: @@ -658,7 +674,7 @@ DEPENDENCIES govuk_ab_testing govuk_app_config govuk_personalisation - govuk_publishing_components + govuk_publishing_components! govuk_schemas govuk_test htmlentities