Skip to content

Commit

Permalink
Add govuk publishing components as a dependency
Browse files Browse the repository at this point in the history
Govuk publishing components was previously installed on this app as a
dependency of govspeak. However now we are using a publishing component
snippet to add our google tag manager snippet so we should make it an
explicit dependency of the app.
  • Loading branch information
beccapearce committed Nov 7, 2023
1 parent 36a6667 commit 3647dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ gem "gds-sso"
gem "govspeak"
gem "govuk_admin_template"
gem "govuk_app_config"
gem "govuk_publishing_components"
gem "plek"

# assets
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ DEPENDENCIES
govspeak
govuk_admin_template
govuk_app_config
govuk_publishing_components
govuk_schemas
json-schema
mlanett-redis-lock
Expand Down

0 comments on commit 3647dcd

Please sign in to comment.