Skip to content

Commit 5380a4f

Browse files
1 parent e340ee2 commit 5380a4f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "gds-api-adapters", "~> 60.0"
88
gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.0"
1010
gem "govuk_frontend_toolkit", "~> 8.2.0"
11-
gem "govuk_publishing_components", "~> 21.4.1"
11+
gem "govuk_publishing_components", "~> 21.5.0"
1212
gem "htmlentities", "~> 4.3"
1313
gem "plek", "~> 3.0"
1414
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
execjs (2.7.0)
8989
faker (2.5.0)
9090
i18n (~> 1.6.0)
91-
faraday (0.16.2)
91+
faraday (0.17.0)
9292
multipart-post (>= 1.2, < 3)
9393
ffi (1.11.1)
9494
gds-api-adapters (60.1.0)
@@ -114,7 +114,7 @@ GEM
114114
govuk_frontend_toolkit (8.2.0)
115115
railties (>= 3.1.0)
116116
sass (>= 3.2.0)
117-
govuk_publishing_components (21.4.1)
117+
govuk_publishing_components (21.5.0)
118118
gds-api-adapters
119119
govuk_app_config
120120
kramdown
@@ -225,8 +225,8 @@ GEM
225225
rails-dom-testing (2.0.3)
226226
activesupport (>= 4.2.0)
227227
nokogiri (>= 1.6)
228-
rails-html-sanitizer (1.2.0)
229-
loofah (~> 2.2, >= 2.2.2)
228+
rails-html-sanitizer (1.3.0)
229+
loofah (~> 2.3)
230230
rails-i18n (5.1.3)
231231
i18n (>= 0.7, < 2)
232232
railties (>= 5.0, < 6)
@@ -367,7 +367,7 @@ DEPENDENCIES
367367
govuk_ab_testing (~> 2.4)
368368
govuk_app_config (~> 2.0)
369369
govuk_frontend_toolkit (~> 8.2.0)
370-
govuk_publishing_components (~> 21.4.1)
370+
govuk_publishing_components (~> 21.5.0)
371371
govuk_schemas (~> 4.0)
372372
govuk_test
373373
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)