Skip to content

Commit 4b08ae4

Browse files
1 parent 1e7fe1c commit 4b08ae4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "dalli"
77
gem "gds-api-adapters", "~> 63.5"
88
gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.1"
10-
gem "govuk_publishing_components", "~> 21.36.0"
10+
gem "govuk_publishing_components", "~> 21.36.1"
1111
gem "htmlentities", "~> 4.3"
1212
gem "plek", "~> 3.0"
1313
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
execjs (2.7.0)
8989
faker (2.10.2)
9090
i18n (>= 1.6, < 2)
91-
faraday (1.0.0)
91+
faraday (1.0.1)
9292
multipart-post (>= 1.2, < 3)
9393
ffi (1.12.2)
9494
gds-api-adapters (63.5.1)
@@ -106,7 +106,7 @@ GEM
106106
sentry-raven (>= 2.7.1, < 3.1.0)
107107
statsd-ruby (~> 1.4.0)
108108
unicorn (>= 5.4, < 5.6)
109-
govuk_publishing_components (21.36.0)
109+
govuk_publishing_components (21.36.1)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -322,7 +322,7 @@ GEM
322322
execjs (>= 0.3.0, < 3)
323323
unf (0.1.4)
324324
unf_ext
325-
unf_ext (0.0.7.6)
325+
unf_ext (0.0.7.7)
326326
unicode-display_width (1.6.1)
327327
unicorn (5.5.4)
328328
kgio (~> 2.6)
@@ -365,7 +365,7 @@ DEPENDENCIES
365365
gds-api-adapters (~> 63.5)
366366
govuk_ab_testing (~> 2.4)
367367
govuk_app_config (~> 2.1)
368-
govuk_publishing_components (~> 21.36.0)
368+
govuk_publishing_components (~> 21.36.1)
369369
govuk_schemas (~> 4.0)
370370
govuk_test
371371
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)