govuk_publishing_components 24.9.0 → 24.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ed769524a5b5079bce70c275a1cb341e287f5575bdb669b389b045f3aa79e50c
|
|
4
|
+
data.tar.gz: bf256f385c94da52726c3685d92f42239f08347d9f6506930f5773839ea81b8e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b95c734d8d88b6193ce60fb522787b947b6cefd2d5d35dfa13eb681786155689714b1838f7d67aa6a3fcdf222388a72216a1ec9db78bdf854429356673225026
|
|
7
|
+
data.tar.gz: f94cb6822b42112e4bc47516a27ffdc302163da8b27c01f9be865f06bdaad146e6d346609bd570f6197993af8e9044aec51deb59042e1a33aa2b1ef0732169c2
|
|
@@ -206,8 +206,6 @@ module GovukPublishingComponents
|
|
|
206
206
|
# Environment
|
|
207
207
|
# International
|
|
208
208
|
# Defence and armed forces
|
|
209
|
-
# Society and culture
|
|
210
|
-
# Government
|
|
211
209
|
# Work
|
|
212
210
|
# Welfare
|
|
213
211
|
# Money
|
|
@@ -225,8 +223,6 @@ module GovukPublishingComponents
|
|
|
225
223
|
3cf97f69-84de-41ae-bc7b-7e2cc238fa58
|
|
226
224
|
37d0fa26-abed-4c74-8835-b3b51ae1c8b2
|
|
227
225
|
e491505c-77ae-45b2-84be-8c94b94f6a2b
|
|
228
|
-
e2ca2f1a-0ff3-43ce-b813-16645ff27904
|
|
229
|
-
e48ab80a-de80-4e83-bf59-26316856a5f9
|
|
230
226
|
d0f1e5a3-c8f4-4780-8678-994f19104b21
|
|
231
227
|
dded88e2-f92e-424f-b73e-6ad24a839c51
|
|
232
228
|
6acc9db4-780e-4a46-92b4-1812e3c2c48a
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_publishing_components
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 24.9.
|
|
4
|
+
version: 24.9.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-04-
|
|
11
|
+
date: 2021-04-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: govuk_app_config
|