Skip to content

Commit c0d79d1

Browse files
1 parent 23819ad commit c0d79d1

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
@@ -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.57.1"
10+
gem "govuk_publishing_components", "~> 21.58.0"
1111
gem "htmlentities", "~> 4.3"
1212
gem "plek", "~> 4.0"
1313
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+5-5
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.57.1)
109+
govuk_publishing_components (21.58.0)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -142,7 +142,7 @@ GEM
142142
json-schema (2.8.1)
143143
addressable (>= 2.4)
144144
kgio (2.11.3)
145-
kramdown (2.2.1)
145+
kramdown (2.3.0)
146146
rexml
147147
link_header (0.0.8)
148148
log4r (1.1.10)
@@ -176,7 +176,7 @@ GEM
176176
multipart-post (2.1.1)
177177
netrc (0.11.0)
178178
nio4r (2.5.2)
179-
nokogiri (1.10.9)
179+
nokogiri (1.10.10)
180180
mini_portile2 (~> 2.4.0)
181181
null_logger (0.0.1)
182182
parallel (1.19.1)
@@ -332,7 +332,7 @@ GEM
332332
addressable (>= 2.3.6)
333333
crack (>= 0.3.2)
334334
hashdiff (>= 0.4.0, < 2.0.0)
335-
websocket-driver (0.7.2)
335+
websocket-driver (0.7.3)
336336
websocket-extensions (>= 0.1.0)
337337
websocket-extensions (0.1.5)
338338
wraith (4.2.4)
@@ -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.57.1)
365+
govuk_publishing_components (~> 21.58.0)
366366
govuk_schemas (~> 4.0)
367367
govuk_test
368368
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)