govuk_template 0.15.0 → 0.15.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
  SHA1:
3
- metadata.gz: a2a741633f214380023ae6f0ff05a4d14198e4ae
4
- data.tar.gz: fcd87af59131689b6827506393584b5b02111476
3
+ metadata.gz: 8ec042a3013d4edb00de6c103ac967c67bb93ff3
4
+ data.tar.gz: 03361b5384ab5ab1b2574e71a082a703f6d8941b
5
5
  SHA512:
6
- metadata.gz: 3c0c38a6a225c6e5ed1f4c9fa3191e64612b00ad1b13ae5e10d005f1328514fd754ed82a2c585621400f06bce9e8397854f4f70ec0571a2a2a7247aec3c3f96d
7
- data.tar.gz: c49368fd9aa8c6342ae1a43b31788c75684ded72f82ddc27ba1c15a4bfd441c96cd589b9d35aac27b64fe1f15d6563e2a35351496a28e51f285cfe517be0b592
6
+ metadata.gz: 12d2cd6f31fd5ad1add6e94eb2fea793a66869efa714f48a67a582aeb85a3dcd60f979bcbb39a3426075c7b292e6cca20d7bddb12a74e426bd5a92544de98345
7
+ data.tar.gz: 48885f6b6b3bc7b82b7aa344acbf301a0f578c322b2604d69bf12132ff2468d0eec1bc7eb8b3923035ac428760a58f080018b43066c56f15d2fc4332ce22f9be
@@ -120,7 +120,7 @@
120
120
  </div>
121
121
 
122
122
  <div class="copyright">
123
- <a href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"><%= content_for?(:crown_copyright_message) ? yield(:crown_copyright_message) : "&copy; Crown copyright" %></a>
123
+ <a href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"><%= content_for?(:crown_copyright_message) ? yield(:crown_copyright_message) : "© Crown copyright" %></a>
124
124
  </div>
125
125
  </div>
126
126
  </div>
@@ -1,3 +1,3 @@
1
1
  module GovukTemplate
2
- VERSION = "0.15.0"
2
+ VERSION = "0.15.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.15.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Tomlins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-25 00:00:00.000000000 Z
11
+ date: 2015-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails