Skip to content

Commit 09f30ea

Browse files
1 parent 8c80471 commit 09f30ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 55.0'
1717
gem 'govuk_ab_testing', '~> 2.4'
1818
gem 'govuk_app_config', '~> 1.10'
1919
gem 'govuk_frontend_toolkit', '~> 8.1.0'
20-
gem 'govuk_publishing_components', '~> 13.2.0'
20+
gem 'govuk_publishing_components', '~> 13.5.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 13.0'
2323

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
debug_inspector (0.0.3)
8989
domain_name (0.5.20180417)
9090
unf (>= 0.0.5, < 1.0.0)
91-
erubi (1.7.1)
91+
erubi (1.8.0)
9292
execjs (2.7.0)
9393
faker (1.9.1)
9494
i18n (>= 0.7)
@@ -129,7 +129,7 @@ GEM
129129
govuk_frontend_toolkit (8.1.0)
130130
railties (>= 3.1.0)
131131
sass (>= 3.2.0)
132-
govuk_publishing_components (13.2.0)
132+
govuk_publishing_components (13.5.0)
133133
govspeak (>= 5.0.3)
134134
govuk_app_config
135135
govuk_frontend_toolkit
@@ -179,7 +179,7 @@ GEM
179179
mime-types (3.2.2)
180180
mime-types-data (~> 3.2015)
181181
mime-types-data (3.2018.0812)
182-
mimemagic (0.3.2)
182+
mimemagic (0.3.3)
183183
mini_magick (4.8.0)
184184
mini_mime (1.0.1)
185185
mini_portile2 (2.4.0)
@@ -370,7 +370,7 @@ DEPENDENCIES
370370
govuk_ab_testing (~> 2.4)
371371
govuk_app_config (~> 1.10)
372372
govuk_frontend_toolkit (~> 8.1.0)
373-
govuk_publishing_components (~> 13.2.0)
373+
govuk_publishing_components (~> 13.5.0)
374374
govuk_schemas (~> 3.2)
375375
htmlentities (~> 4.3)
376376
jasmine-rails

0 commit comments

Comments
 (0)