From 7250d10adf60da8e4e8e1338334d832b9bf23057 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 | 28 +++++++++++++++++----------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 2a78d06e1..5d3a2c25f 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-2" gem "htmlentities" gem "plek" gem "rails-controller-testing" diff --git a/Gemfile.lock b/Gemfile.lock index 37e51d664..d3d1a87a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,19 @@ +GIT + remote: https://github.com/alphagov/govuk_publishing_components.git + revision: 6bbe12886dd892145cdf8c7a844ebcb46d5f9a7f + branch: 2832-testing-branch-2 + specs: + govuk_publishing_components (44.3.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: @@ -160,16 +176,6 @@ GEM govuk_personalisation (1.0.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (44.3.0) - govuk_app_config - govuk_personalisation (>= 0.7.0) - kramdown - ostruct - plek - rails (>= 6) - rouge - sprockets (>= 3) - sprockets-rails govuk_schemas (5.0.4) faker (~> 3.4.1) json-schema (>= 2.8, < 4.4) @@ -658,7 +664,7 @@ DEPENDENCIES govuk_ab_testing govuk_app_config govuk_personalisation - govuk_publishing_components + govuk_publishing_components! govuk_schemas govuk_test htmlentities