Skip to content

Commit

Permalink
Update govuk_publishing_components to 12.8.0
Browse files Browse the repository at this point in the history
This is needed in order to use the correct styling for
`govspeak-html-publication` components.

Trello: https://trello.com/c/wPyyRRfH/634-table-styling-on-2018-budget-query-from-hm-treasury

Related PRs:
 - alphagov/govuk_publishing_components#618
 - alphagov/govuk_publishing_components#622
  • Loading branch information
Alan Gabbianelli committed Nov 16, 2018
1 parent 2e82da9 commit 710a1c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 54.1'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.10'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_publishing_components', '~> 12.7.1'
gem 'govuk_publishing_components', '~> 12.8.0'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (12.7.1)
govuk_publishing_components (12.8.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.10)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 12.7.1)
govuk_publishing_components (~> 12.8.0)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 710a1c9

Please sign in to comment.