Skip to content

Commit 27bd85f

Browse files
1 parent d0dd4a7 commit 27bd85f

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", "~> 67.0"
88
gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.2"
10-
gem "govuk_publishing_components", "~> 21.56.0"
10+
gem "govuk_publishing_components", "~> 21.56.1"
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.56.0)
109+
govuk_publishing_components (21.56.1)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -151,7 +151,7 @@ GEM
151151
activesupport (>= 4.0)
152152
logstash-event (~> 1.2.0)
153153
request_store
154-
loofah (2.5.0)
154+
loofah (2.6.0)
155155
crass (~> 1.0.2)
156156
nokogiri (>= 1.5.9)
157157
mail (2.7.1)
@@ -362,7 +362,7 @@ DEPENDENCIES
362362
gds-api-adapters (~> 67.0)
363363
govuk_ab_testing (~> 2.4)
364364
govuk_app_config (~> 2.2)
365-
govuk_publishing_components (~> 21.56.0)
365+
govuk_publishing_components (~> 21.56.1)
366366
govuk_schemas (~> 4.0)
367367
govuk_test
368368
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)