Skip to content

Commit 25cf67a

Browse files
1 parent 72d6b70 commit 25cf67a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2"
10-
gem "govuk_publishing_components", "~> 21.51.0"
10+
gem "govuk_publishing_components", "~> 21.52.0"
1111
gem "htmlentities", "~> 4.3"
1212
gem "plek", "~> 3.0"
1313
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.51.0)
109+
govuk_publishing_components (21.52.0)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -328,7 +328,7 @@ GEM
328328
addressable (>= 2.3.6)
329329
crack (>= 0.3.2)
330330
hashdiff (>= 0.4.0, < 2.0.0)
331-
websocket-driver (0.7.1)
331+
websocket-driver (0.7.2)
332332
websocket-extensions (>= 0.1.0)
333333
websocket-extensions (0.1.4)
334334
wraith (4.2.4)
@@ -358,7 +358,7 @@ DEPENDENCIES
358358
gds-api-adapters (~> 63.5)
359359
govuk_ab_testing (~> 2.4)
360360
govuk_app_config (~> 2.2)
361-
govuk_publishing_components (~> 21.51.0)
361+
govuk_publishing_components (~> 21.52.0)
362362
govuk_schemas (~> 4.0)
363363
govuk_test
364364
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)