Skip to content

Commit

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

Bump govuk_publishing_components from 21.3.0 to 21.4.0
  • Loading branch information
andysellick authored Oct 3, 2019
2 parents 74c770a + 5ac6be0 commit 5392b06
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.3"
gem 'govuk_publishing_components', '~> 21.3.0'
gem 'govuk_publishing_components', '~> 21.4.0'
gem 'govuk_app_config', '~> 2.0.0'

group :development do
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
erubi (1.9.0)
execjs (2.7.0)
exifr (1.3.6)
faraday (0.15.4)
faraday (0.16.2)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
fspath (3.1.2)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
govuk_frontend_toolkit (9.0.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (21.3.0)
govuk_publishing_components (21.4.0)
gds-api-adapters
govuk_app_config
kramdown
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
loofah (2.2.3)
loofah (2.3.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rouge (3.11.0)
rouge (3.11.1)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand Down Expand Up @@ -280,7 +280,7 @@ GEM
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.11.2)
sentry-raven (2.11.3)
faraday (>= 0.7.6, < 1.0)
shoulda (3.6.0)
shoulda-context (~> 1.0, >= 1.0.1)
Expand Down Expand Up @@ -339,7 +339,7 @@ DEPENDENCIES
govuk-lint (~> 4.0)
govuk_app_config (~> 2.0.0)
govuk_frontend_toolkit (~> 9.0.0)
govuk_publishing_components (~> 21.3.0)
govuk_publishing_components (~> 21.4.0)
govuk_template (= 0.26.0)
govuk_test
image_optim (= 0.26.5)
Expand Down

0 comments on commit 5392b06

Please sign in to comment.