Skip to content

Commit

Permalink
Point to components branch version
Browse files Browse the repository at this point in the history
  • Loading branch information
1pretz1 committed Sep 12, 2023
1 parent 63f9c80 commit 5867368
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "govspeak"
gem "govuk_ab_testing"
gem "govuk_app_config"
gem "govuk_document_types"
gem "govuk_publishing_components"
gem "govuk_publishing_components", github: "alphagov/govuk_publishing_components", branch: "add-large-dark-icon"
gem "plek"
gem "rails-i18n"
gem "rails_translation_manager"
Expand Down
24 changes: 15 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
GIT
remote: https://github.com/alphagov/govuk_publishing_components.git
revision: b2a7534317039db24414ad12d74d784b978a5cae
branch: add-large-dark-icon
specs:
govuk_publishing_components (35.15.2)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
plek
rails (>= 6)
rouge
sprockets (>= 3)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -201,14 +215,6 @@ GEM
govuk_personalisation (0.14.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (35.15.2)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
plek
rails (>= 6)
rouge
sprockets (>= 3)
govuk_schemas (4.6.0)
json-schema (>= 2.8, < 4.1)
govuk_test (3.0.1)
Expand Down Expand Up @@ -743,7 +749,7 @@ DEPENDENCIES
govuk_ab_testing
govuk_app_config
govuk_document_types
govuk_publishing_components
govuk_publishing_components!
govuk_schemas
govuk_test
i18n-coverage
Expand Down

0 comments on commit 5867368

Please sign in to comment.