Skip to content

Commit 85aeb5c

Browse files
1 parent 7528977 commit 85aeb5c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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', '~> 11.2.0'
20+
gem 'govuk_publishing_components', '~> 12.1.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 13.0'
2323

Gemfile.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,14 @@ GEM
127127
govuk_frontend_toolkit (8.1.0)
128128
railties (>= 3.1.0)
129129
sass (>= 3.2.0)
130-
govuk_publishing_components (11.2.0)
130+
govuk_publishing_components (12.1.0)
131131
govspeak (>= 5.0.3)
132132
govuk_app_config
133133
govuk_frontend_toolkit
134134
rails (>= 5.0.0.1)
135135
rake
136136
rouge
137137
sass-rails (>= 5.0.4)
138-
slimmer (>= 11.1.0)
139138
govuk_schemas (3.2.0)
140139
json-schema (~> 2.8.0)
141140
hashdiff (0.3.7)
@@ -169,7 +168,7 @@ GEM
169168
loofah (2.2.2)
170169
crass (~> 1.0.2)
171170
nokogiri (>= 1.5.9)
172-
mail (2.7.0)
171+
mail (2.7.1)
173172
mini_mime (>= 0.1.1)
174173
marcel (0.3.3)
175174
mimemagic (~> 0.3.2)
@@ -190,7 +189,7 @@ GEM
190189
multipart-post (2.0.0)
191190
netrc (0.11.0)
192191
nio4r (2.3.1)
193-
nokogiri (1.8.4)
192+
nokogiri (1.8.5)
194193
mini_portile2 (~> 2.3.0)
195194
nokogumbo (1.5.0)
196195
nokogiri
@@ -367,7 +366,7 @@ DEPENDENCIES
367366
govuk_ab_testing (~> 2.4)
368367
govuk_app_config (~> 1.10)
369368
govuk_frontend_toolkit (~> 8.1.0)
370-
govuk_publishing_components (~> 11.2.0)
369+
govuk_publishing_components (~> 12.1.0)
371370
govuk_schemas (~> 3.2)
372371
htmlentities (~> 4.3)
373372
jasmine-rails

0 commit comments

Comments
 (0)