Skip to content

Commit

Permalink
Bump govuk_publishing_components from 21.16.3 to 21.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 6, 2020
1 parent ee90443 commit 24b3788
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 @@ -7,7 +7,7 @@ gem "dalli"
gem "gds-api-adapters", "~> 63.1"
gem "govuk_ab_testing", "~> 2.4"
gem "govuk_app_config", "~> 2.0"
gem "govuk_publishing_components", "~> 21.16.3"
gem "govuk_publishing_components", "~> 21.17.0"
gem "htmlentities", "~> 4.3"
gem "plek", "~> 3.0"
gem "rack_strip_client_ip", "~> 0.0.2"
Expand Down
12 changes: 6 additions & 6 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.9.0)
i18n (>= 1.6, < 1.8)
faraday (0.17.1)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
gds-api-adapters (63.1.1)
Expand All @@ -106,7 +106,7 @@ GEM
sentry-raven (>= 2.7.1, < 2.12.0)
statsd-ruby (~> 1.4.0)
unicorn (>= 5.4, < 5.6)
govuk_publishing_components (21.16.3)
govuk_publishing_components (21.17.0)
gds-api-adapters
govuk_app_config
kramdown
Expand Down Expand Up @@ -160,7 +160,7 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mime-types (3.3)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
Expand Down Expand Up @@ -313,7 +313,7 @@ GEM
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -362,7 +362,7 @@ DEPENDENCIES
gds-api-adapters (~> 63.1)
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.0)
govuk_publishing_components (~> 21.16.3)
govuk_publishing_components (~> 21.17.0)
govuk_schemas (~> 4.0)
govuk_test
htmlentities (~> 4.3)
Expand Down

0 comments on commit 24b3788

Please sign in to comment.