Skip to content

Commit

Permalink
Merge pull request #1806 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-17.21.0
  • Loading branch information
thomasleese authored Aug 6, 2019
2 parents e60c152 + 7fea4bd commit d2798f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2"
gem 'govuk_publishing_components', '~> 17.20.0'
gem 'govuk_publishing_components', '~> 17.21.0'
gem 'govuk_app_config', '~> 1.20.2'

group :development do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
govuk_frontend_toolkit (8.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (17.20.0)
govuk_publishing_components (17.21.0)
gds-api-adapters
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
rails-html-sanitizer (1.1.0)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.3)
actionpack (= 5.2.3)
Expand Down Expand Up @@ -343,7 +343,7 @@ DEPENDENCIES
govuk-lint (~> 3.11)
govuk_app_config (~> 1.20.2)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 17.20.0)
govuk_publishing_components (~> 17.21.0)
govuk_template (= 0.26.0)
govuk_test
image_optim (= 0.26.5)
Expand Down

0 comments on commit d2798f7

Please sign in to comment.