Skip to content

Commit 867474e

Browse files
1 parent 11dfc12 commit 867474e

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
@@ -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.8.1"
11+
gem "govuk_publishing_components", "~> 21.9.0"
1212
gem "htmlentities", "~> 4.3"
1313
gem "plek", "~> 3.0"
1414
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.8.1)
117+
govuk_publishing_components (21.9.0)
118118
gds-api-adapters
119119
govuk_app_config
120120
kramdown
@@ -187,7 +187,7 @@ GEM
187187
multipart-post (2.1.1)
188188
netrc (0.11.0)
189189
nio4r (2.5.2)
190-
nokogiri (1.10.4)
190+
nokogiri (1.10.5)
191191
mini_portile2 (~> 2.4.0)
192192
null_logger (0.0.1)
193193
parallel (1.18.0)
@@ -368,7 +368,7 @@ DEPENDENCIES
368368
govuk_ab_testing (~> 2.4)
369369
govuk_app_config (~> 2.0)
370370
govuk_frontend_toolkit (~> 8.2.0)
371-
govuk_publishing_components (~> 21.8.1)
371+
govuk_publishing_components (~> 21.9.0)
372372
govuk_schemas (~> 4.0)
373373
govuk_test
374374
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)