Skip to content

Commit f2b472a

Browse files
1 parent f876571 commit f2b472a

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', '~> 59.5'
1717
gem 'govuk_ab_testing', '~> 2.4'
1818
gem 'govuk_app_config', '~> 1.18'
1919
gem 'govuk_frontend_toolkit', '~> 8.2.0'
20-
gem 'govuk_publishing_components', '~> 17.7.0'
20+
gem 'govuk_publishing_components', '~> 17.10.0'
2121
gem 'plek', '~> 3.0'
2222
gem 'slimmer', '~> 13.1'
2323

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ GEM
123123
govuk_frontend_toolkit (8.2.0)
124124
railties (>= 3.1.0)
125125
sass (>= 3.2.0)
126-
govuk_publishing_components (17.7.0)
126+
govuk_publishing_components (17.10.0)
127127
gds-api-adapters
128128
govuk_app_config
129129
govuk_frontend_toolkit
@@ -207,7 +207,7 @@ GEM
207207
pry-byebug (3.7.0)
208208
byebug (~> 11.0)
209209
pry (~> 0.10)
210-
public_suffix (3.1.0)
210+
public_suffix (3.1.1)
211211
puma (3.12.1)
212212
rack (2.0.7)
213213
rack-cache (1.9.0)
@@ -263,7 +263,7 @@ GEM
263263
mime-types (>= 1.16, < 4.0)
264264
netrc (~> 0.8)
265265
robotex (1.0.0)
266-
rouge (3.4.1)
266+
rouge (3.5.1)
267267
rubocop (0.71.0)
268268
jaro_winkler (~> 1.5.1)
269269
parallel (~> 1.10)
@@ -385,7 +385,7 @@ DEPENDENCIES
385385
govuk_ab_testing (~> 2.4)
386386
govuk_app_config (~> 1.18)
387387
govuk_frontend_toolkit (~> 8.2.0)
388-
govuk_publishing_components (~> 17.7.0)
388+
govuk_publishing_components (~> 17.10.0)
389389
govuk_schemas (~> 3.2)
390390
htmlentities (~> 4.3)
391391
jasmine-rails

0 commit comments

Comments
 (0)