Skip to content

Commit

Permalink
Bump govuk_publishing_components from 21.3.0 to 21.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 3, 2019
1 parent 60211b5 commit 2e474d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "gds-api-adapters", "~> 60.0"
gem "govuk_ab_testing", "~> 2.4"
gem "govuk_app_config", "~> 2.0"
gem "govuk_frontend_toolkit", "~> 8.2.0"
gem "govuk_publishing_components", "~> 21.3.0"
gem "govuk_publishing_components", "~> 21.4.0"
gem "htmlentities", "~> 4.3"
gem "plek", "~> 3.0"
gem "rack_strip_client_ip", "~> 0.0.2"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
execjs (2.7.0)
faker (2.5.0)
i18n (~> 1.6.0)
faraday (0.15.4)
faraday (0.16.2)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
gds-api-adapters (60.1.0)
Expand All @@ -114,7 +114,7 @@ GEM
govuk_frontend_toolkit (8.2.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 @@ -158,7 +158,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 All @@ -174,7 +174,7 @@ GEM
mini_magick (4.9.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.0)
minitest (5.12.2)
minitest-reporters (1.3.8)
ansi
builder
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
robotex (1.0.0)
rouge (3.11.0)
rouge (3.11.1)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.11.2)
sentry-raven (2.11.3)
faraday (>= 0.7.6, < 1.0)
slimmer (13.1.0)
activesupport
Expand Down Expand Up @@ -367,7 +367,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.0)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 21.3.0)
govuk_publishing_components (~> 21.4.0)
govuk_schemas (~> 4.0)
govuk_test
htmlentities (~> 4.3)
Expand Down

0 comments on commit 2e474d2

Please sign in to comment.