Skip to content

Commit ddd33ec

Browse files
1 parent 5e91bdc commit ddd33ec

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.1'
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', '~> 12.1.0'
20+
gem 'govuk_publishing_components', '~> 12.2.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 13.0'
2323

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
govuk_frontend_toolkit (8.1.0)
128128
railties (>= 3.1.0)
129129
sass (>= 3.2.0)
130-
govuk_publishing_components (12.1.0)
130+
govuk_publishing_components (12.2.0)
131131
govspeak (>= 5.0.3)
132132
govuk_app_config
133133
govuk_frontend_toolkit
@@ -194,7 +194,7 @@ GEM
194194
nokogumbo (1.5.0)
195195
nokogiri
196196
null_logger (0.0.1)
197-
oj (3.6.11)
197+
oj (3.6.12)
198198
parallel (1.12.1)
199199
parser (2.5.1.2)
200200
ast (~> 2.4.0)
@@ -366,7 +366,7 @@ DEPENDENCIES
366366
govuk_ab_testing (~> 2.4)
367367
govuk_app_config (~> 1.10)
368368
govuk_frontend_toolkit (~> 8.1.0)
369-
govuk_publishing_components (~> 12.1.0)
369+
govuk_publishing_components (~> 12.2.0)
370370
govuk_schemas (~> 3.2)
371371
htmlentities (~> 4.3)
372372
jasmine-rails

0 commit comments

Comments
 (0)