Skip to content

Commit db5cef8

Browse files
authored
Merge pull request #25 from alphagov/update-govuk-components-gem
Update GOVUK Publishing Components Gem and Config
2 parents bad5cfc + e9009ed commit db5cef8

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

Gemfile.lock

Lines changed: 41 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,18 @@ GEM
100100
rack-test (>= 0.6.3)
101101
regexp_parser (>= 1.5, < 3.0)
102102
xpath (~> 3.2)
103-
concurrent-ruby (1.3.5)
103+
concurrent-ruby (1.3.6)
104104
connection_pool (2.5.5)
105105
crass (1.0.6)
106106
dartsass-rails (0.5.1)
107107
railties (>= 6.0.0)
108108
sass-embedded (~> 1.63)
109-
date (3.5.0)
109+
date (3.5.1)
110110
diff-lcs (1.6.2)
111111
docile (1.4.1)
112112
domain_name (0.6.20240107)
113113
drb (2.2.3)
114-
erb (6.0.0)
114+
erb (6.0.1)
115115
erb_lint (0.9.0)
116116
activesupport
117117
better_html (>= 2.0.1)
@@ -158,25 +158,25 @@ GEM
158158
warden-oauth2 (~> 0.0.1)
159159
globalid (1.3.0)
160160
activesupport (>= 6.1)
161-
google-protobuf (4.33.2)
161+
google-protobuf (4.33.5)
162162
bigdecimal
163163
rake (>= 13)
164-
google-protobuf (4.33.2-aarch64-linux-gnu)
164+
google-protobuf (4.33.5-aarch64-linux-gnu)
165165
bigdecimal
166166
rake (>= 13)
167-
google-protobuf (4.33.2-aarch64-linux-musl)
167+
google-protobuf (4.33.5-aarch64-linux-musl)
168168
bigdecimal
169169
rake (>= 13)
170-
google-protobuf (4.33.2-arm64-darwin)
170+
google-protobuf (4.33.5-arm64-darwin)
171171
bigdecimal
172172
rake (>= 13)
173-
google-protobuf (4.33.2-x86_64-darwin)
173+
google-protobuf (4.33.5-x86_64-darwin)
174174
bigdecimal
175175
rake (>= 13)
176-
google-protobuf (4.33.2-x86_64-linux-gnu)
176+
google-protobuf (4.33.5-x86_64-linux-gnu)
177177
bigdecimal
178178
rake (>= 13)
179-
google-protobuf (4.33.2-x86_64-linux-musl)
179+
google-protobuf (4.33.5-x86_64-linux-musl)
180180
bigdecimal
181181
rake (>= 13)
182182
googleapis-common-protos-types (1.22.0)
@@ -207,7 +207,7 @@ GEM
207207
govuk_personalisation (1.1.0)
208208
plek (>= 1.9.0)
209209
rails (>= 6, < 9)
210-
govuk_publishing_components (62.2.0)
210+
govuk_publishing_components (64.0.0)
211211
govuk_app_config
212212
govuk_personalisation (>= 0.7.0)
213213
kramdown
@@ -232,18 +232,19 @@ GEM
232232
http-accept (1.7.0)
233233
http-cookie (1.1.0)
234234
domain_name (~> 0.5)
235-
i18n (1.14.7)
235+
i18n (1.14.8)
236236
concurrent-ruby (~> 1.0)
237-
io-console (0.8.1)
238-
irb (1.15.3)
237+
io-console (0.8.2)
238+
irb (1.17.0)
239239
pp (>= 0.6.0)
240+
prism (>= 1.3.0)
240241
rdoc (>= 4.0.0)
241242
reline (>= 0.4.2)
242243
json (2.16.0)
243244
jwt (3.1.2)
244245
base64
245-
kramdown (2.5.1)
246-
rexml (>= 3.3.9)
246+
kramdown (2.5.2)
247+
rexml (>= 3.4.4)
247248
language_server-protocol (3.17.0.5)
248249
link_header (0.0.8)
249250
lint_roller (1.1.0)
@@ -254,7 +255,7 @@ GEM
254255
logstasher (2.1.5)
255256
activesupport (>= 5.2)
256257
request_store
257-
loofah (2.24.1)
258+
loofah (2.25.0)
258259
crass (~> 1.0.2)
259260
nokogiri (>= 1.12.0)
260261
mail (2.9.0)
@@ -270,13 +271,14 @@ GEM
270271
mime-types-data (~> 3.2025, >= 3.2025.0507)
271272
mime-types-data (3.2025.0924)
272273
mini_mime (1.1.5)
273-
minitest (5.26.2)
274+
minitest (6.0.1)
275+
prism (~> 1.5)
274276
msgpack (1.8.0)
275277
multi_xml (0.7.2)
276278
bigdecimal (~> 3.1)
277279
net-http (0.8.0)
278280
uri (>= 0.11.1)
279-
net-imap (0.5.12)
281+
net-imap (0.6.2)
280282
date
281283
net-protocol
282284
net-pop (0.1.2)
@@ -294,21 +296,21 @@ GEM
294296
govspeak (>= 10.6.3)
295297
rails (>= 6, < 8.1.3)
296298
view_component (~> 4)
297-
nokogiri (1.18.10-aarch64-linux-gnu)
299+
nokogiri (1.19.0-aarch64-linux-gnu)
298300
racc (~> 1.4)
299-
nokogiri (1.18.10-aarch64-linux-musl)
301+
nokogiri (1.19.0-aarch64-linux-musl)
300302
racc (~> 1.4)
301-
nokogiri (1.18.10-arm-linux-gnu)
303+
nokogiri (1.19.0-arm-linux-gnu)
302304
racc (~> 1.4)
303-
nokogiri (1.18.10-arm-linux-musl)
305+
nokogiri (1.19.0-arm-linux-musl)
304306
racc (~> 1.4)
305-
nokogiri (1.18.10-arm64-darwin)
307+
nokogiri (1.19.0-arm64-darwin)
306308
racc (~> 1.4)
307-
nokogiri (1.18.10-x86_64-darwin)
309+
nokogiri (1.19.0-x86_64-darwin)
308310
racc (~> 1.4)
309-
nokogiri (1.18.10-x86_64-linux-gnu)
311+
nokogiri (1.19.0-x86_64-linux-gnu)
310312
racc (~> 1.4)
311-
nokogiri (1.18.10-x86_64-linux-musl)
313+
nokogiri (1.19.0-x86_64-linux-musl)
312314
racc (~> 1.4)
313315
null_logger (0.0.1)
314316
oauth2 (2.0.18)
@@ -342,13 +344,14 @@ GEM
342344
opentelemetry-common (~> 0.21)
343345
opentelemetry-helpers-sql (0.3.0)
344346
opentelemetry-api (~> 1.7)
345-
opentelemetry-helpers-sql-processor (0.3.1)
347+
opentelemetry-helpers-sql-processor (0.4.0)
348+
opentelemetry-api (~> 1.0)
346349
opentelemetry-common (~> 0.21)
347350
opentelemetry-instrumentation-action_mailer (0.6.1)
348351
opentelemetry-instrumentation-active_support (~> 0.10)
349352
opentelemetry-instrumentation-action_pack (0.15.1)
350353
opentelemetry-instrumentation-rack (~> 0.29)
351-
opentelemetry-instrumentation-action_view (0.11.1)
354+
opentelemetry-instrumentation-action_view (0.11.2)
352355
opentelemetry-instrumentation-active_support (~> 0.10)
353356
opentelemetry-instrumentation-active_job (0.10.1)
354357
opentelemetry-instrumentation-base (~> 0.25)
@@ -455,7 +458,7 @@ GEM
455458
opentelemetry-instrumentation-base (~> 0.25)
456459
opentelemetry-instrumentation-que (0.12.0)
457460
opentelemetry-instrumentation-base (~> 0.25)
458-
opentelemetry-instrumentation-racecar (0.6.0)
461+
opentelemetry-instrumentation-racecar (0.6.1)
459462
opentelemetry-instrumentation-base (~> 0.25)
460463
opentelemetry-instrumentation-rack (0.29.0)
461464
opentelemetry-instrumentation-base (~> 0.25)
@@ -518,11 +521,11 @@ GEM
518521
prism (1.6.0)
519522
prometheus_exporter (2.3.1)
520523
webrick
521-
psych (5.2.6)
524+
psych (5.3.1)
522525
date
523526
stringio
524527
public_suffix (7.0.0)
525-
puma (7.1.0)
528+
puma (7.2.0)
526529
nio4r (~> 2.0)
527530
racc (1.8.1)
528531
rack (3.2.4)
@@ -574,7 +577,7 @@ GEM
574577
rb-fsevent (0.11.2)
575578
rb-inotify (0.11.1)
576579
ffi (~> 1.0)
577-
rdoc (6.17.0)
580+
rdoc (7.2.0)
578581
erb
579582
psych (>= 4.0.0)
580583
tsort
@@ -592,7 +595,7 @@ GEM
592595
netrc (~> 0.8)
593596
rexml (3.4.4)
594597
rinku (2.0.6)
595-
rouge (4.6.1)
598+
rouge (4.7.0)
596599
rspec-core (3.13.6)
597600
rspec-support (~> 3.13.0)
598601
rspec-expectations (3.13.5)
@@ -708,11 +711,11 @@ GEM
708711
activesupport (>= 6.1)
709712
sprockets (>= 3.0.0)
710713
statsd-ruby (1.5.0)
711-
stringio (3.1.9)
714+
stringio (3.2.0)
712715
terser (1.2.6)
713716
execjs (>= 0.3.0, < 3)
714-
thor (1.4.0)
715-
timeout (0.4.4)
717+
thor (1.5.0)
718+
timeout (0.6.0)
716719
tsort (0.2.0)
717720
tzinfo (2.0.6)
718721
concurrent-ruby (~> 1.0)
@@ -740,7 +743,7 @@ GEM
740743
websocket-extensions (0.1.5)
741744
xpath (3.2.0)
742745
nokogiri (~> 1.8)
743-
zeitwerk (2.7.3)
746+
zeitwerk (2.7.4)
744747

745748
PLATFORMS
746749
aarch64-linux

config/initializers/dartsass.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"application.scss" => "application.css",
33
}.freeze
44

5-
all_stylesheets = APP_STYLESHEETS.merge(GovukPublishingComponents::Config.all_stylesheets)
5+
all_stylesheets = APP_STYLESHEETS.merge(GovukPublishingComponents::Config.component_guide_stylesheet)
66
Rails.application.config.dartsass.builds = all_stylesheets
77
Rails.application.config.dartsass.build_options << " --quiet-deps"

0 commit comments

Comments
 (0)