Skip to content

Commit 077d4b5

Browse files
1 parent ba59e4e commit 077d4b5

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.1"
10-
gem "govuk_publishing_components", "~> 21.43.0"
10+
gem "govuk_publishing_components", "~> 21.44.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.43.0)
109+
govuk_publishing_components (21.44.0)
110110
gds-api-adapters
111111
govuk_app_config
112112
kramdown
@@ -165,7 +165,7 @@ GEM
165165
mime-types (3.3.1)
166166
mime-types-data (~> 3.2015)
167167
mime-types-data (3.2020.0425)
168-
mimemagic (0.3.4)
168+
mimemagic (0.3.5)
169169
mini_magick (4.9.5)
170170
mini_mime (1.0.2)
171171
mini_portile2 (2.4.0)
@@ -370,7 +370,7 @@ DEPENDENCIES
370370
gds-api-adapters (~> 63.5)
371371
govuk_ab_testing (~> 2.4)
372372
govuk_app_config (~> 2.1)
373-
govuk_publishing_components (~> 21.43.0)
373+
govuk_publishing_components (~> 21.44.0)
374374
govuk_schemas (~> 4.0)
375375
govuk_test
376376
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)