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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '02209c209407176fd01fde650652face8c1b7e0da04f204d3c5fda0a2354f9d7'
4
- data.tar.gz: b6690a8e22411e41aab5d4fb41c0da0b7db08d17ac02024339501df40d951621
3
+ metadata.gz: 2b701da07f1004d269a522052f3790a05a17f4226f8e8072a26f42c3cc1158a2
4
+ data.tar.gz: 063a2f154830f0499710e2c34eddbd57e330e82e42834814a3f5d3d2340f000a
5
5
  SHA512:
6
- metadata.gz: 8ddf752b67868edb3d393810f15447f50c89392ad34de28605232bfcb76027344a77dc82ef18ddbff58cf72327e953d1fb0be1d36469ebeb3dc8d64c5a48c468
7
- data.tar.gz: 9cf54c86c8c820da0a2774e6cde00f313c179f52cee92b9e14b040f942601c70ea798e20394beb2d98669b72b6d2456069ae4897027ec8f155cb3f1be9695a76
6
+ metadata.gz: 95381793a23f31b6feaa8b8ad65074d3701a4c41576bc70a192cdd3849cb464efa8f72a911ec4c1b0bb640a2ea7fb119cfe8cae9308dadb7d7a3a251cfedb2b3
7
+ data.tar.gz: 504f7261da7162a9285f9aac82327c8803463d4f258a7795a2537b93a66ae79c7a830ce67799fafd2cee2556ff0f38ac9315e2dca6767bf7838c81bf00120c79
@@ -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"
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "65.2.1".freeze
2
+ VERSION = "65.2.2".freeze
3
3
  end
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.1
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.9
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: []