govuk_publishing_components 65.2.1 → 65.2.2
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 +4 -4
- data/config/locales/cy.yml +4 -4
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2b701da07f1004d269a522052f3790a05a17f4226f8e8072a26f42c3cc1158a2
|
|
4
|
+
data.tar.gz: 063a2f154830f0499710e2c34eddbd57e330e82e42834814a3f5d3d2340f000a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 95381793a23f31b6feaa8b8ad65074d3701a4c41576bc70a192cdd3849cb464efa8f72a911ec4c1b0bb640a2ea7fb119cfe8cae9308dadb7d7a3a251cfedb2b3
|
|
7
|
+
data.tar.gz: 504f7261da7162a9285f9aac82327c8803463d4f258a7795a2537b93a66ae79c7a830ce67799fafd2cee2556ff0f38ac9315e2dca6767bf7838c81bf00120c79
|
data/config/locales/cy.yml
CHANGED
|
@@ -85,10 +85,10 @@ cy:
|
|
|
85
85
|
middle: ", yr Alban"
|
|
86
86
|
start: "'r Alban"
|
|
87
87
|
type:
|
|
88
|
-
consultation:
|
|
89
|
-
detailed_guide:
|
|
90
|
-
guidance:
|
|
91
|
-
publication:
|
|
88
|
+
consultation: Ymgynghoriad ar gyfer %{nation}
|
|
89
|
+
detailed_guide: Canllawiau ar gyfer %{nation}
|
|
90
|
+
guidance: Canllawiau ar gyfer %{nation}
|
|
91
|
+
publication: Cyhoeddiad ar gyfer %{nation}
|
|
92
92
|
wales:
|
|
93
93
|
end: " a Chymru"
|
|
94
94
|
middle: ", Cymru"
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_publishing_components
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 65.2.
|
|
4
|
+
version: 65.2.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
@@ -2123,7 +2123,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
2123
2123
|
- !ruby/object:Gem::Version
|
|
2124
2124
|
version: '0'
|
|
2125
2125
|
requirements: []
|
|
2126
|
-
rubygems_version: 4.0.
|
|
2126
|
+
rubygems_version: 4.0.10
|
|
2127
2127
|
specification_version: 4
|
|
2128
2128
|
summary: A gem to document components in GOV.UK frontend applications
|
|
2129
2129
|
test_files: []
|