File tree Expand file tree Collapse file tree 2 files changed +18
-12
lines changed Expand file tree Collapse file tree 2 files changed +18
-12
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem "gds-api-adapters"
1111gem "govuk_ab_testing"
1212gem "govuk_app_config"
1313gem "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"
1515gem "govuk_web_banners"
1616gem "htmlentities"
1717gem "plek"
Original file line number Diff line number Diff line change 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+
117GEM
218 remote: https://rubygems.org/
319 specs:
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
You can’t perform that action at this time.
0 commit comments