Skip to content

Commit 33b431d

Browse files
1 parent 7220dcf commit 33b431d

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
@@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 53.0'
1717
gem 'govuk_ab_testing', '~> 2.4'
1818
gem 'govuk_app_config', '~> 1.8'
1919
gem 'govuk_frontend_toolkit', '~> 7.6'
20-
gem 'govuk_publishing_components', '~> 9.24.0'
20+
gem 'govuk_publishing_components', '~> 9.25.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 13.0'
2323

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
execjs (2.7.0)
9090
faker (1.9.1)
9191
i18n (>= 0.7)
92-
faraday (0.15.2)
92+
faraday (0.15.3)
9393
multipart-post (>= 1.2, < 3)
9494
ffi (1.9.25)
9595
gds-api-adapters (53.0.0)
@@ -124,7 +124,7 @@ GEM
124124
govuk_frontend_toolkit (7.6.0)
125125
railties (>= 3.1.0)
126126
sass (>= 3.2.0)
127-
govuk_publishing_components (9.24.0)
127+
govuk_publishing_components (9.25.0)
128128
govspeak (>= 5.0.3)
129129
govuk_app_config
130130
govuk_frontend_toolkit
@@ -363,7 +363,7 @@ DEPENDENCIES
363363
govuk_ab_testing (~> 2.4)
364364
govuk_app_config (~> 1.8)
365365
govuk_frontend_toolkit (~> 7.6)
366-
govuk_publishing_components (~> 9.24.0)
366+
govuk_publishing_components (~> 9.25.0)
367367
govuk_schemas (~> 3.2)
368368
htmlentities (~> 4.3)
369369
jasmine-rails

0 commit comments

Comments
 (0)