Skip to content

Commit

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

Bump govuk_publishing_components from 7.3.0 to 8.0.1
  • Loading branch information
tijmenb authored May 16, 2018
2 parents 0a46da9 + a9c4907 commit d30443a
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.7"
gem 'redis', "~> 4.0.1"
gem 'govuk_publishing_components', '~> 7.3.0'
gem 'govuk_publishing_components', '~> 8.0.1'
gem 'govuk_app_config', '~> 1.5.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 @@ -118,7 +118,7 @@ GEM
govuk_frontend_toolkit (7.5.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (7.3.0)
govuk_publishing_components (8.0.1)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -348,7 +348,7 @@ DEPENDENCIES
govuk-lint (~> 3.8.0)
govuk_app_config (~> 1.5.0)
govuk_frontend_toolkit (~> 7.5.0)
govuk_publishing_components (~> 7.3.0)
govuk_publishing_components (~> 8.0.1)
govuk_template (= 0.24.0)
image_optim (= 0.26.1)
jasmine-rails (~> 0.14.1)
Expand Down

0 comments on commit d30443a

Please sign in to comment.