Skip to content

Commit

Permalink
Merge pull request #1667 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-16.8.0

Bump govuk_publishing_components from 16.6.0 to 16.8.0
  • Loading branch information
alex-ju authored Mar 26, 2019
2 parents 05633b1 + cbd95e9 commit 7a3b16e
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 @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7"
gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.10"
gem 'redis', "~> 4.1.0"
gem 'govuk_publishing_components', '~> 16.6'
gem 'govuk_publishing_components', '~> 16.8'
gem 'govuk_app_config', '~> 1.13.0'

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (16.6.0)
govuk_publishing_components (16.8.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -354,7 +354,7 @@ DEPENDENCIES
govuk-lint (~> 3.10)
govuk_app_config (~> 1.13.0)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 16.6)
govuk_publishing_components (~> 16.8)
govuk_template (= 0.26.0)
govuk_test
image_optim (= 0.26.3)
Expand Down

0 comments on commit 7a3b16e

Please sign in to comment.