From f89e705713c4b7dbb5962b99797fc68ecb81ceb9 Mon Sep 17 00:00:00 2001 From: Mateusz Grotek Date: Wed, 23 Oct 2024 10:31:23 +0100 Subject: [PATCH] DO NOT MERGE --- Gemfile | 2 +- Gemfile.lock | 30 ++++++++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 6a1c1e195f..efb7c5c44e 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: "2949-test-branch" gem "htmlentities" gem "plek" gem "rails-controller-testing" diff --git a/Gemfile.lock b/Gemfile.lock index 2053085a93..d448729ca7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,20 @@ +GIT + remote: https://github.com/alphagov/govuk_publishing_components.git + revision: 66daf9ad2f3b95cb71c1ff52379630cf325436c2 + branch: 2949-test-branch + specs: + govuk_publishing_components (44.5.0) + chartkick + govuk_app_config + govuk_personalisation (>= 0.7.0) + kramdown + ostruct + plek + rails (>= 6) + rouge + sprockets (>= 3) + sprockets-rails + GEM remote: https://rubygems.org/ specs: @@ -161,17 +178,6 @@ GEM govuk_personalisation (1.0.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (44.4.2) - chartkick - 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) @@ -661,7 +667,7 @@ DEPENDENCIES govuk_ab_testing govuk_app_config govuk_personalisation - govuk_publishing_components + govuk_publishing_components! govuk_schemas govuk_test htmlentities