Skip to content

Commit 84cdef7

Browse files
committed
DO NOT MERGE - Set up preview with inverse header gem changes
1 parent 770ac3f commit 84cdef7

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "gds-api-adapters"
1111
gem "govuk_ab_testing"
1212
gem "govuk_app_config"
1313
gem "govuk_personalisation"
14-
gem "govuk_publishing_components"
14+
gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "update-inverse-header-with-new-brand-colour"
1515
gem "govuk_web_banners"
1616
gem "htmlentities"
1717
gem "plek"

Gemfile.lock

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
GIT
2+
remote: https://github.com/alphagov/govuk_publishing_components.git
3+
revision: d385c19fcf0bdb24a5797a27fd0bfeb0f6ece834
4+
branch: update-inverse-header-with-new-brand-colour
5+
specs:
6+
govuk_publishing_components (60.2.1)
7+
govuk_app_config
8+
govuk_personalisation (>= 0.7.0)
9+
kramdown
10+
ostruct
11+
plek
12+
rails (>= 6)
13+
rouge
14+
sprockets (>= 3)
15+
sprockets-rails
16+
117
GEM
218
remote: https://rubygems.org/
319
specs:
@@ -182,16 +198,6 @@ GEM
182198
govuk_personalisation (1.1.0)
183199
plek (>= 1.9.0)
184200
rails (>= 6, < 9)
185-
govuk_publishing_components (60.2.1)
186-
govuk_app_config
187-
govuk_personalisation (>= 0.7.0)
188-
kramdown
189-
ostruct
190-
plek
191-
rails (>= 6)
192-
rouge
193-
sprockets (>= 3)
194-
sprockets-rails
195201
govuk_schemas (6.1.0)
196202
faker (>= 3.4.1, < 3.6.0)
197203
json-schema (>= 2.8, < 6.1)
@@ -802,7 +808,7 @@ DEPENDENCIES
802808
govuk_ab_testing
803809
govuk_app_config
804810
govuk_personalisation
805-
govuk_publishing_components
811+
govuk_publishing_components!
806812
govuk_schemas
807813
govuk_test
808814
govuk_web_banners

0 commit comments

Comments
 (0)