govuk_template 0.17.2 → 0.17.3

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: 27de927b45633a8e0c94e6fe426cb0dca5b94fe0
4
- data.tar.gz: 225526d6fd6af870ec3e2a4fc0d923ee92cd5422
3
+ metadata.gz: d01212b4e6035cb563e97e9dcf177ffd3b146291
4
+ data.tar.gz: ea9d8135f67932d2bd058d06f1251a706f5be72e
5
5
  SHA512:
6
- metadata.gz: 9020d7050eb884f639a0ff05d302437a381dd1a08dddfdd18988b2974645782b580720324963594774ead7ef3f6e3e175373c00c546d99dd6987c88e61589134
7
- data.tar.gz: 184a2164d4857caecee1b45fd2ae334434aeb18904c69f134cdbb099424b2918ab0762a64e9e9101a9c52b6627b93f9554bf85c5e2362067d9e1f65e53b12238
6
+ metadata.gz: 58d6fea69f5e3bd02e918ddc843d5b6d8d8c3cac815d8e85b52dfa1fc6c4c8801d8c09a0bd7e6274194740f5b90028a186debb4198753a09fadd0b30b97ad14d
7
+ data.tar.gz: 369038be4c7a1c7367fdf8f9594bbdf18d76fdf7889021c601fd34958b7aecbd569720affaad31d25ffc27e4a5a927b4476ec2a67d859f459b4ed68c9f12ce76
@@ -572,7 +572,7 @@ button:focus,
572
572
  font-weight: 400;
573
573
  text-transform: none;
574
574
  font-weight: bold;
575
- color: #454a4c;
575
+ color: #0b0c0c;
576
576
  margin: 0; }
577
577
  @media (max-width: 640px) {
578
578
  #footer h2 {
@@ -572,7 +572,7 @@ button:focus,
572
572
  font-weight: 400;
573
573
  text-transform: none;
574
574
  font-weight: bold;
575
- color: #454a4c;
575
+ color: #0b0c0c;
576
576
  margin: 0; }
577
577
  @media (max-width: 640px) {
578
578
  #footer h2 {
@@ -558,7 +558,7 @@ button:focus,
558
558
  font-weight: 400;
559
559
  text-transform: none;
560
560
  font-weight: bold;
561
- color: #454a4c;
561
+ color: #0b0c0c;
562
562
  margin: 0; }
563
563
  @media (max-width: 640px) {
564
564
  #footer h2 {
@@ -583,7 +583,7 @@ button:focus,
583
583
  font-weight: 400;
584
584
  text-transform: none;
585
585
  font-weight: bold;
586
- color: #454a4c;
586
+ color: #0b0c0c;
587
587
  margin: 0; }
588
588
  @media (max-width: 640px) {
589
589
  #footer h2 {
@@ -1,3 +1,3 @@
1
1
  module GovukTemplate
2
- VERSION = "0.17.2"
2
+ VERSION = "0.17.3"
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.17.2
4
+ version: 0.17.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Tomlins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-18 00:00:00.000000000 Z
11
+ date: 2016-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails