Skip to content

Commit eaffc88

Browse files
1 parent 81f1597 commit eaffc88

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.3"
88
gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.0"
10-
gem "govuk_publishing_components", "~> 21.21.3"
10+
gem "govuk_publishing_components", "~> 21.22.0"
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
@@ -90,7 +90,7 @@ GEM
9090
i18n (>= 1.6, < 2)
9191
faraday (0.17.3)
9292
multipart-post (>= 1.2, < 3)
93-
ffi (1.12.1)
93+
ffi (1.12.2)
9494
gds-api-adapters (63.3.0)
9595
addressable
9696
link_header
@@ -106,7 +106,7 @@ GEM
106106
sentry-raven (>= 2.7.1, < 2.14.0)
107107
statsd-ruby (~> 1.4.0)
108108
unicorn (>= 5.4, < 5.6)
109-
govuk_publishing_components (21.21.3)
109+
govuk_publishing_components (21.22.0)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -321,7 +321,7 @@ GEM
321321
unf_ext
322322
unf_ext (0.0.7.6)
323323
unicode-display_width (1.6.0)
324-
unicorn (5.5.2)
324+
unicorn (5.5.3)
325325
kgio (~> 2.6)
326326
raindrops (~> 0.7)
327327
webdrivers (4.1.3)
@@ -362,7 +362,7 @@ DEPENDENCIES
362362
gds-api-adapters (~> 63.3)
363363
govuk_ab_testing (~> 2.4)
364364
govuk_app_config (~> 2.0)
365-
govuk_publishing_components (~> 21.21.3)
365+
govuk_publishing_components (~> 21.22.0)
366366
govuk_schemas (~> 4.0)
367367
govuk_test
368368
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)